Skip to content

Commit

Permalink
version 4.2.1 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
purbon committed Apr 26, 2022
1 parent af826c8 commit 472373b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

v4.2.1 / 2022-04-26
===================

* [Feature] Add feature flag to make the remote state verification backwards compatible again (#491)
* [Feature] Allow setting log level as debug in the code (#490)
* [Feature] allow insecure https connection when using mds, default to false
* [Neat] add a method to simple sanitize a string that could contain empty values
* [Feature] add a pre-flight check for valid clusterIds in your platform

v4.2.0 / 2022-04-13
===================

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.purbon.kafka</groupId>
<artifactId>julie-ops</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>

<name>A Kafka operations manager, julie ops</name>
<description>
Expand Down

0 comments on commit 472373b

Please sign in to comment.