We are pleased to announce version 1.6.1 of the Snowplow BigQuery Loader.
This release adds some resilience improvements to how the loader retries writing events to BigQuery and writing failed events to GCS in case of certain transient errors. We want all Snowplow apps to be robust to error scenarios, so we are always looking for opportunities to make improvements to retries and recoveries.
Upgrading to version 1.6.1
Upgrading to version 1.6.1 is simple as pulling the newest docker images:
docker pull snowplow/snowplow-bigquery-streamloader:1.6.1
docker pull snowplow/snowplow-bigquery-mutator:1.6.1
docker pull snowplow/snowplow-bigquery-repeater:1.6.1
Check out our docs site for full instructions on how to run and configure the BigQuery loader.