Skip to content

Releases: strimzi/strimzi-kafka-bridge

0.20.1

18 Jun 14:30
Compare
Choose a tag to compare

Main Changes since 0.20.0

  • Update the OAuth dependency to 0.8.1

0.20.0

14 Jun 20:38
Compare
Choose a tag to compare

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

12 Jun 15:04
Compare
Choose a tag to compare
0.20.0-rc1 Pre-release
Pre-release

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

06 Oct 10:00
Compare
Choose a tag to compare

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

30 Sep 14:19
Compare
Choose a tag to compare
0.19.0-rc1 Pre-release
Pre-release

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

13 Jul 15:21
Compare
Choose a tag to compare

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

10 Jul 15:06
Compare
Choose a tag to compare
0.18.0-rc1 Pre-release
Pre-release

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

29 Jun 13:27
Compare
Choose a tag to compare

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 of log4j

Full list of changes can be found under the 0.17.0 milestone.

0.17.0-rc1

25 Jun 07:30
Compare
Choose a tag to compare
0.17.0-rc1 Pre-release
Pre-release

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 of log4j

Full list of changes can be found under the 0.17.0 milestone.

0.16.0

14 May 17:50
Compare
Choose a tag to compare

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.