Releases: strimzi/strimzi-kafka-bridge
Releases · strimzi/strimzi-kafka-bridge
0.20.0
Main Changes since 0.19.0
- Updated dependencies
- Added a new Admin Client feature to get begin/end offsets for topic partitions
- Move from Docker Hub to Quay.io as our container registry
- Use Red Hat UBI8 as the base image
Full list of changes can be found under the 0.20.0 milestone.
0.20.0-rc1
Main Changes since 0.19.0
- Updated dependencies
- Added a new Admin Client feature to get begin/end offsets for topic partitions
- Move from Docker Hub to Quay.io as our container registry
- Use Red Hat UBI8 as the base image
Full list of changes can be found under the 0.20.0 milestone.
0.19.0
Main Changes since 0.18.0
- Fixed bug not allowing to send records with
null
values - Added support for Kafka headers on records to send
- Refactoring around overall tests suite
- Fixed some other minor bugs
Full list of changes can be found under the 0.19.0 milestone.
0.19.0-rc1
Main Changes since 0.18.0
- Fixed bug not allowing to send records with
null
values - Added support for Kafka headers on records to send
- Refactoring around overall tests suite
- Fixed some other minor bugs
Full list of changes can be found under the 0.19.0 milestone.
0.18.0
Main Changes since 0.17.0
- Use Java 11 as the Java runtime
- Renamed exposed HTTP server and Kafka consumer and producer metrics, using
strimzi_bridge
as prefix - Added topic-partition retrieval operation to the Admin Client endpoint
Full list of changes can be found under the 0.18.0 milestone.
0.18.0-rc1
Main Changes since 0.17.0
- Use Java 11 as the Java runtime
- Renamed exposed HTTP server and Kafka consumer and producer metrics, using
strimzi_bridge
as prefix - Added topic-partition retrivial operation to the Admin Client endpoint
Full list of changes can be found under the 0.18.0 milestone.
0.17.0
Main Changes since 0.16.0
- Added an Admin Client endpoint and related API for getting topics list and topic details
- Made available bridge information (i.e. version) on the root
/
endpoint - Exposed HTTP server, JVM and Kafka consumer and producer related metrics in the Prometheus format
- Added
tini
usage for running the bridge in containerized environment - Use
log4j2
instead oflog4j
Full list of changes can be found under the 0.17.0 milestone.
0.17.0-rc1
Main Changes since 0.16.0
- Added an Admin Client endpoint and related API for getting topics list and topic details
- Made available bridge information (i.e. version) on the root
/
endpoint - Exposed HTTP server, JVM and Kafka consumer and producer related metrics in the Prometheus format
- Added
tini
usage for running the bridge in containerized environment - Use
log4j2
instead oflog4j
Full list of changes can be found under the 0.17.0 milestone.
0.16.0
Main Changes since 0.15.x
- Add support for CORS
- Various bugfixes and dependencies updates
Full list of changes can be found under the 0.16.0 milestone.
0.16.0-rc1
Main Changes since 0.15.x
- Add support for CORS
- Various bugfixes and dependencies updates
Full list of changes can be found under the 0.16.0 milestone.