Date
1 - 1 of 1
0.14.0 RC3 of Strimzi Kafka Operators and Strimzi Bridge
Jakub Scholz
We prepared RC3 of Strimzi Kafka Operators and Strimzi Bridge.
The main changes since RC2 in the operators include:
* Updated dependencies due to CVEs (jackson-databind library)
* Properly passing JWKS refresh and expiration intervals in OAuth configuration
* Respecting the HTTP port configuration in Strimzi bridge
* Using the right default container images for TLS sidecars
* Other improvements to Maven build, Docs and system tests
* Properly passing JWKS refresh and expiration intervals in OAuth configuration
* Respecting the HTTP port configuration in Strimzi bridge
* Using the right default container images for TLS sidecars
* Other improvements to Maven build, Docs and system tests
The main changes since RC2 in the bridge include:
* Added logging of the bridge version on startup
* Minor bug fixes
* Minor bug fixes
For more details and the upgrade procedure, go to: https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.14.0-rc3 and https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.14.0-rc3
Unless we found some more serious issues, we will release 0.14.0 during the weekend.
Jakub