Skip to content

Commit e7d24a9

Browse files
committed
version 4.2.1 bump
1 parent 0d1aa81 commit e7d24a9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
v4.1.2 / 2022-04-06
3+
===================
4+
5+
* [Security] Fix CWE-787 CVE-2020-36518 for jackson-databind (#476)
6+
* Add support for deploying packaged released to Maven Central (#473) (#475) (#477)
7+
* Add a JSON schema description of the topology/descriptor file sintax (#471) (#472)
8+
* [Test] Refactor and add tests related to Confluent Cloud service account translation feature (#468)
9+
* Allowing to configure the redis bucket used by JulieOps (#465)
10+
* [Test] Clarify S3 Backend IT test (#464)
11+
* [Bug] Fix RedisBackend bootstrap, NullPointerException (#462)
12+
* [Bug] Issue fix (456) for resolution of service account mapping (Translation of principals) (#459)
13+
214
v4.1.1 / 2022-02-05
315
===================
416

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.purbon.kafka</groupId>
88
<artifactId>julie-ops</artifactId>
9-
<version>4.1.1</version>
9+
<version>4.1.2</version>
1010

1111
<name>A Kafka operations manager, julie ops</name>
1212
<description>

0 commit comments

Comments
 (0)