Skip to content

Commit 9a350da

Browse files
committed
version 4.1.1 bump
1 parent 7c70f55 commit 9a350da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

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

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+
29
v4.1.0 / 2021-12-30
310
===================
411

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.0</version>
9+
<version>4.1.1</version>
1010

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

0 commit comments

Comments
 (0)