From c6cc6a2d0e167f2d85e9b357830d4974997e119f Mon Sep 17 00:00:00 2001 From: spenes Date: Mon, 14 Oct 2024 13:50:55 +0300 Subject: [PATCH] Prepare for 0.2.4 release --- CHANGELOG | 6 ++++++ README.md | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a555805..2393312 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Version 0.2.4 (2024-10-14) +-------------------------- +Bump snowflake-ingest-sdk to 2.2.2 (#47) +Add sbt installation step to CI (#47) +Upgrade dependencies to fix some vulnerabilities (#49) + Version 0.2.3 (2024-06-12) -------------------------- Bump aws-sdk-2 to 2.25.16 (#40) diff --git a/README.md b/README.md index 855666e..2701b11 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.3 \ + snowplow/snowflake-loader-kafka:0.2.4 \ --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.3 \ + snowplow/snowflake-loader-pubsub:0.2.4 \ --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.3 \ + snowplow/snowflake-loader-kinesis:0.2.4 \ --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.3-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.2.4-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