We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c70f55 commit 9a350daCopy full SHA for 9a350da
changelog.md
@@ -1,4 +1,11 @@
1
2
+v4.1.1 / 2022-02-05
3
+===================
4
+
5
+ * Fix Confluent Cloud ACL(s) API usage, so ACL(s) are finally created properly (#444)
6
+ * Fix config passing for topology validator for regular expressions (#443)
7
+ * Bump log4j-api from 2.17.0 to 2.17.1 (#436)
8
9
v4.1.0 / 2021-12-30
10
===================
11
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.purbon.kafka</groupId>
<artifactId>julie-ops</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1</version>
<name>A Kafka operations manager, julie ops</name>
12
<description>
0 commit comments