Releases: strimzi/strimzi-kafka-bridge
0.21.4
Main Changes since 0.21.3
- Dependency updates (Configuration providers, Vert.x, Netty, Oauth client and more)
- Add support for disabling the FIPS mode in OpenJDK
- Add transactions
isolation.level
configuration parameter on consumer creation - Support for s390x platform
Full list of addressed issues can be found under the 0.21.4 milestone.
0.21.3
Main Changes since 0.21.2
- Update Log4j dependency to avoid CVE-2021-44832
Full list of addressed issues can be found under the 0.21.3 milestone.
0.21.2
Main Changes since 0.21.1
- Update Log4j dependency to avoid CVE-2021-45105
Full list of addressed issues can be found under the 0.21.2 milestone.
0.21.1
Main Changes since 0.21.0
- Update Log4j dependency to avoid CVE-2021-45046
- Fixed bug about bridge ignoring provided JVM options #571
Full list of addressed issues can be found under the 0.21.1 milestone.
0.21.0
Main Changes since 0.20.x
- Update Log4j dependency to avoid CVE-2021-44228
- Multi-arch container image with support for x86_64 / AMD64 and AArch64 / ARM64 platforms (The support AArch64 is currently considered as experimental. We are not aware of any issues, but the AArch64 build doesn't at this point undergo the same level of testing as the AMD64 container images.)
Full list of addressed issues can be found under the 0.21.0 milestone.
If you use an older version of the Strimzi Cluster Operator which uses Strimzi Kafka Bridge 0.20.x, you should be able to run the 0.21.0 version without any problems. Just edit the Cluster Operator deployment and set the STRIMZI_DEFAULT_KAFKA_BRIDGE_IMAGE
environment variable to quay.io/strimzi/kafka-bridge:0.21.0
.
0.21.0-rc2
Main Changes since RC1
- Update Log4j dependency to avoid CVE-2021-44228
Full list of addressed issues can be found under the 021.0 milestone.
0.21.0-rc1
Main Changes since 0.20.x
- Multi-arch container image with support for x86_64 / AMD64 and AArch64 / ARM64 platforms (The support AArch64 is currently considered as experimental. We are not aware of any issues, but the AArch64 build doesn't at this point undergo the same level of testing as the AMD64 container images.)
Full list of addressed issues can be found under the 021.0 milestone.
0.20.3
Main Changes since 0.20.2
- Dependency updates
- Minor bugfixes
Full list of addressed issues can be found under the 020.3 milestone.