From d2303a8c1ff489a9a637f125edc1535f27542233 Mon Sep 17 00:00:00 2001 From: Dilyan Damyanov Date: Thu, 16 Dec 2021 10:46:03 +0000 Subject: [PATCH] Prepare for 2.0.4 release --- CHANGELOG | 9 +++++++++ README.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 99eaec042..a67460a63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +Version 2.0.4 (2021-12-16) +-------------------------- +Bump log4j-core to 2.16.0 (#524) +Bump slf4j to 1.7.32 (#525) +Bump scio to 0.11.1 (#526) +Bump sbt to 1.5.6 (#527) +Bump scala version to 2.12.15 (#532) +Bump amazon-kinesis-client to 0.14.5 (#533) + Version 2.0.3 (2021-10-27) -------------------------- PubSub: check size of plain bad rows before sinking (#510) diff --git a/README.md b/README.md index 455a259e6..16135e5fd 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ limitations under the License. [coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master [coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master -[release-image]: https://img.shields.io/badge/release-2.0.3-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-2.0.4-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases