From e7d24a91789ffee48048111bd20b17160e428345 Mon Sep 17 00:00:00 2001 From: Pere Urbon-Bayes Date: Wed, 6 Apr 2022 14:49:27 +0200 Subject: [PATCH] version 4.2.1 bump --- changelog.md | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index ec3ca0dc8..3ec8fc37a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,16 @@ +v4.1.2 / 2022-04-06 +=================== + + * [Security] Fix CWE-787 CVE-2020-36518 for jackson-databind (#476) + * Add support for deploying packaged released to Maven Central (#473) (#475) (#477) + * Add a JSON schema description of the topology/descriptor file sintax (#471) (#472) + * [Test] Refactor and add tests related to Confluent Cloud service account translation feature (#468) + * Allowing to configure the redis bucket used by JulieOps (#465) + * [Test] Clarify S3 Backend IT test (#464) + * [Bug] Fix RedisBackend bootstrap, NullPointerException (#462) + * [Bug] Issue fix (456) for resolution of service account mapping (Translation of principals) (#459) + v4.1.1 / 2022-02-05 =================== diff --git a/pom.xml b/pom.xml index dc5f796db..721bca547 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.purbon.kafka julie-ops - 4.1.1 + 4.1.2 A Kafka operations manager, julie ops