Releases: strimzi/strimzi-kafka-bridge
Releases · strimzi/strimzi-kafka-bridge
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.
0.15.2
0.15.1
0.15.0
Main Changes since 0.14.0
- Added support for Jaeger tracing
- Various bug fixes.
Full list of changes can be found under the 0.15.0 milestone.
0.15.0-rc1
Main Changes since 0.14.0
- Added support for Jaeger tracing
- Various bug fixes.
Full list of changes can be found under the 0.15.0 milestone.