0.27.0
Main Changes since 0.26.1
- Removed support for OpenTracing:
- The
bridge.tracing=jaeger
configuration is not valid anymore. - The OpenTelemetry based tracing is the only available by using
bridge.tracing=opentelemetry
.
- The
- Fixed logging Kafka TLS related password for trust/key stores on startup.
- Sign containers using cosign
- Generate and publish Software Bill of Materials (SBOMs) of Strimzi containers
- Dependency updates (Kafka 3.6.0, OAuth 0.14.0)
- Dependency updates (Vert.x 4.4.6, Netty 4.1.100.Final CVE-2023-44487)
Full list of addressed issues can be found under the 0.27.0 milestone.