From d03a88989bc7a643bd4bb6b09007ea3e3d05e5aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:49:33 +0000 Subject: [PATCH] Prepare for 5.1.0 release --- CHANGELOG | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 785d593b3..bbeaf3664 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Version 5.1.0 (2022-10-26) +-------------------------- +Transformer Batch: make in-batch natural deduplication optional (#1108) +Recover from disconnected SSH tunnel (#1084) + Version 5.0.0 (2022-10-18) -------------------------- GCP variant of Snowflake Loader and Stream Transformer (#1091) diff --git a/README.md b/README.md index 43f4ce1f6..9668c6c16 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ limitations under the License. [build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg [build]: https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22 -[release-image]: https://img.shields.io/badge/release-5.0.0-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-5.1.0-blue.svg?style=flat [releases]: https://github.com/snowplow/snowplow-rdb-loader/releases [license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat