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 2213064 commit 4606d84Copy full SHA for 4606d84
changelog.md
@@ -1,4 +1,10 @@
1
2
+v4.1.3 / 2022-04-08
3
+===================
4
+
5
+ * Detect divergences between local state and the remote cluster current status (#478)
6
+ * Add validators backwards compatibility (#480)
7
8
v4.1.2 / 2022-04-06
9
===================
10
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.purbon.kafka</groupId>
<artifactId>julie-ops</artifactId>
- <version>4.1.2</version>
+ <version>4.1.3</version>
11
<name>A Kafka operations manager, julie ops</name>
12
<description>
0 commit comments