Skip to content

Releases: strimzi/strimzi-kafka-bridge

0.21.0

12 Dec 16:09
Compare
Choose a tag to compare

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

10 Dec 15:02
Compare
Choose a tag to compare
0.21.0-rc2 Pre-release
Pre-release

Main Changes since RC1

Full list of addressed issues can be found under the 021.0 milestone.

0.21.0-rc1

08 Dec 21:04
Compare
Choose a tag to compare
0.21.0-rc1 Pre-release
Pre-release

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

11 Oct 16:56
Compare
Choose a tag to compare

Main Changes since 0.20.2

  • Dependency updates
  • Minor bugfixes

Full list of addressed issues can be found under the 020.3 milestone.

0.20.2

04 Aug 09:00
Compare
Choose a tag to compare

Main Changes since 0.20.2

  • Update Jaeger Client to 1.6.0
  • Update Vert.x to 4.1.2
  • Add Strimzi Kubernetes and EnvVar Configuration Providers

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.