UNCLASSIFIED - NO CUI

Skip to content

Update dependency strimzi/strimzi-kafka-bridge to v0.24.0

renovate requested to merge renovate/strimzi-strimzi-kafka-bridge-0.x into development

This MR contains the following updates:

Package Type Update Change
strimzi/strimzi-kafka-bridge ironbank-github minor 0.23.1 -> 0.24.0
strimzi/strimzi-kafka-bridge minor 0.23.1 -> 0.24.0

Release Notes

strimzi/strimzi-kafka-bridge

v0.24.0

Compare Source

  • Fixed regression about producing messages not working when CORS is enabled
  • Dependency updates (Netty 4.1.86.Final)
  • Refactored producer, consumer and admin endpoints by using the Apache Kafka client API instead of the Vert.x one
  • Removed the usage of the Vert.x Config component for reading the bridge configuration
  • Replaced the Vert.x JSON handling with Jackson
Changes, deprecations and removals

Support for bridge.tracing=jaeger tracing based on Jaeger clients and OpenTracing API was deprecated in the 0.22.0 release. As the Jaeger clients are retired and the OpenTracing project is archived, we cannot guarantee their support for future versions. In the 0.22.0 release, we added support for OpenTelemetry tracing as a replacement. If possible, we will maintain the support for bridge.tracing=jaeger tracing until June 2023 and remove it afterwards. Please migrate to OpenTelemetry as soon as possible.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports