From 8b55ec27c6e31895141f17e2cadf39ef87f75226 Mon Sep 17 00:00:00 2001 From: Benjamin Benoist Date: Wed, 27 Apr 2022 16:42:11 +0200 Subject: [PATCH] Prepare for 3.1.3 release --- CHANGELOG | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 329587bb4..9e2c4359d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +3.1.3 (2022-04-27) +------------------ +enrich-kinesis: use flatMap for the resources in the integration test (#599) +common-fs2: move metadata shutdown hook (#593) +enrich-kinesis: add retry mechanism for the checkpointing (#591) + Version 3.1.2 (2022-03-30) -------------------------- common: Configure sbt memory in github action (#590) diff --git a/README.md b/README.md index 6ab745a01..7822ab861 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,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-3.1.2-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-3.1.3-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases