diff --git a/CHANGELOG b/CHANGELOG index 1e055c5..a555805 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Version 0.2.3 (2024-06-12) +-------------------------- +Bump aws-sdk-2 to 2.25.16 (#40) +Bump sbt-snowplow-release to 0.3.2 (#40) +Bump common-streams to 0.7.0 (#40) + Version 0.2.2 (2024-04-05) -------------------------- Treat all client errors as setup errors when opening channel (#37) diff --git a/README.md b/README.md index eaf2c58..855666e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Basic usage: ```bash docker run \ -v /path/to/config.hocon:/var/config.hocon \ - snowplow/snowflake-loader-kafka:0.2.2 \ + snowplow/snowflake-loader-kafka:0.2.3 \ --config /var/config.hocon ``` @@ -30,7 +30,7 @@ The GCP snowflake loader reads the stream of enriched events from Pubsub. ```bash docker run \ -v /path/to/config.hocon:/var/config.hocon \ - snowplow/snowflake-loader-pubsub:0.2.2 \ + snowplow/snowflake-loader-pubsub:0.2.3 \ --config /var/config.hocon ``` @@ -41,7 +41,7 @@ The AWS snowflake loader reads the stream of enriched events from Kinesis. ```bash docker run \ -v /path/to/config.hocon:/var/config.hocon \ - snowplow/snowflake-loader-kinesis:0.2.2 \ + snowplow/snowflake-loader-kinesis:0.2.3 \ --config /var/config.hocon ``` @@ -71,7 +71,7 @@ Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you a [build-image]: https://github.com/snowplow-incubator/snowplow-snowflake-streaming-loader/workflows/CI/badge.svg [build]: https://github.com/snowplow-incubator/snowplow-snowflake-streaming-loader/actions/workflows/ci.yml -[release-image]: https://img.shields.io/badge/release-0.2.2-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.2.3-blue.svg?style=flat [releases]: https://github.com/snowplow-incubator/snowplow-snowflake-streaming-loader/releases [license]: https://docs.snowplow.io/limited-use-license-1.0