Releases: strimzi/strimzi-kafka-bridge
Releases · strimzi/strimzi-kafka-bridge
0.22.0
Main Changes since 0.21.6
- Add OpenTelemetry support for tracing
- Enabling Jaeger exporter by default for backward compatibility with OpenTracing support
Changes, deprecations and removals
- Since the OpenTracing project was archived, the related support in the bridge is now deprecated.
Full list of addressed issues can be found under the 0.22.0 milestone.
0.22.0-rc1
Main Changes since 0.21.6
- Add OpenTelemetry support for tracing
- Enabling Jaeger exporter by default for backward compatibility with OpenTracing support
Changes, deprecations and removals
- Since the OpenTracing project was archived, the related support in the bridge is now deprecated.
Full list of addressed issues can be found under the 0.22.0 milestone.
0.21.6
Main Changes since 0.21.5
- Add
async
query parameter to publish endpoint to allow for immediate responses from the bridge (reduces latency) - Dependency updates (Vert.x 4.3.1, Apache Kafka 3.2.0, etc.)
- Documentation improvements
Full list of addressed issues can be found under the 0.21.6 milestone.
0.21.6-rc1
Main Changes since 0.21.5
- Add
async
query parameter to publish endpoint to allow for immediate responses from the bridge (reduces latency) - Dependency updates (Vert.x 4.3.1, Apache Kafka 3.2.0, etc.)
- Documentation improvements
Full list of addressed issues can be found under the 0.21.6 milestone.
0.21.5
Main Changes since 0.21.4
- Support for ppc64le platform
- Documentation improvements
- Dependency updates
Full list of addressed issues can be found under the 0.21.5 milestone.
0.21.5-rc1
Main Changes since 0.21.4
- Support for ppc64le platform
- Documentation improvements
- Dependency updates
Full list of addressed issues can be found under the 0.21.5 milestone.
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.