From 799d4fb4e6154f1454b6dffdb8d8aebcf5bdf79d Mon Sep 17 00:00:00 2001 From: Benjamin Benoist Date: Wed, 1 Jun 2022 08:41:41 +0200 Subject: [PATCH] Prepare for 3.1.4 release --- CHANGELOG | 9 +++++++++ README.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9e2c4359d..dff042a92 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +3.1.4 (2022-06-01) +------------------ +Bump jackson-databind to 2.13.3 (#615) +common: Bump GCP sdk to 2.7.2 (#613) +common-fs2: Bump fs2-blobstore to 0.8.6 (#614) +common-fs2: Bump http4s to 0.21.33 (#612) +common-fs2: Change http4s client backend to Ember (#611) +common: update the validation of the enriched event with static field lengths (#608) + 3.1.3 (2022-04-27) ------------------ enrich-kinesis: use flatMap for the resources in the integration test (#599) diff --git a/README.md b/README.md index 7822ab861..8c5464272 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.3-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-3.1.4-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases