We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adf131 commit 390e911Copy full SHA for 390e911
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# CHANGELOG
2
3
-## 0.22.0
+## 0.21.5
4
5
* Support for ppc64le platform
6
+* Documentation improvements
7
+* Dependency updates
8
9
## 0.21.4
10
pom.xml
@@ -3,7 +3,7 @@
<groupId>io.strimzi</groupId>
<artifactId>kafka-bridge</artifactId>
- <version>0.21.4</version>
+ <version>0.21.5</version>
<name>Strimzi Kafka Bridge</name>
<description>Bridge that allows HTTP- or AMQP-based clients to interact with Apache Kafka clusters.</description>
release.version
@@ -1 +1 @@
-0.21.4
+0.21.5
0 commit comments