Skip to content

Releases: snowplow/quickstart-examples

25.10

03 Nov 15:41

Choose a tag to compare

Updates AWS, GCP and Azure to latest available components across the board.

Version bumps

  • Collector to v3.7.0
  • Enrich to v6.2.1
  • Iglu Server to v0.14.1
  • S3 Loader to v3.0.0 (AWS only)
  • Snowflake Streaming Loader to v0.5.1 (AWS only)
  • RDB Loader (Redshift + Databricks) to v6.1.5 (AWS only)
  • BigQuery Loader to v2.0.1 (GCP only)
  • Lake Loader to v0.7.0 (Azure only)

Future proofing

  • Using Amazon Linux 2023 on AWS
  • Using Ubuntu 24.04 on Azure and GCP

Breaking changes

  • Collector by default now leverages Compression as default which requires Enrich v6+ to be able to decode the compressed payloads. Ensure to upgrade both applications to ensure data-flow doesn't stop.
  • Removal of S3 Loader for RAW data from AWS.
  • Removal of Postgres Loader from AWS and GCP - we are no longer maintaining this module going forward.
  • Removal of Snowflake RDB Loader from AWS and Azure - we are no longer maintaining this module going forward.

Bug fixes

  • Azure Iglu Server can now be deployed again with an upgraded base vnet and postgres module which supports the Flexible Postgres database offering from Azure

25.06

17 Jun 13:12

Choose a tag to compare

Resolves issue with GCP 20.04 base ubuntu image and addresses a few other small issues in the GCP quickstart:

  1. Cloud SQL Postgres was using v9.6 - now using v16
  2. Out of date application versions

25.01 (Patch.1)

07 Jan 15:44

Choose a tag to compare

Update Enrich to v5.2.0
Update Iglu Server to v0.14.0

25.01

03 Jan 16:00

Choose a tag to compare

Updates to SLULA License v1.1
Sets latest versions of Collector, Enrich and Iglu Server
Fixes various bugs with latest Terraform Provider versions and certain sub-modules

24.02 (Patch.1)

03 Apr 13:53

Choose a tag to compare

Add support for Snowflake Streaming Loader to AWS (#92)

24.02

31 Mar 19:43

Choose a tag to compare

This release introduces the SLULA license to all of the Community modules along with updates to all of the modules for newer versions of the recommended Snowplow stack.

23.10 (Patch.1)

17 Jan 18:31

Choose a tag to compare

This patch release fixes a fatal bug in the underlying AWS Service module with Amazon Linux 2 and Docker installations. See the following Discourse thread for details: https://discourse.snowplow.io/t/collector-server-failing-health-check/9581/2


Bump versions of ec2-based modules (#85)
Remove postgres_db_publicly_accessible tfvar from secure file (#86)

23.10

17 Oct 08:49

Choose a tag to compare

This release revamps the GCP quick-start to work in the same way as Azure and AWS in that all destinations can be deployed concurrently as well as bringing all of the provider versions and applications version back up to date with our latest recommendations.

23.07 (Patch.4)

16 Oct 14:12

Choose a tag to compare

Ensure that Iglu Server inputs contain a http/s prefix (#76)
Add ability to use Confluent Cloud Kafka Cluster in Azure (#79)

23.07 (Patch.3)

03 Oct 08:40

Choose a tag to compare

This release adds support for Databricks and Azure Synapse as supported platforms to load data into via the Azure pipeline.