0.31.0
Main Changes since 0.30.0
- Dependency updates (Kafka 3.9.0, Vert.x 4.5.11, Netty 4.1.115.Final)
- Added support for creating a new topic via endpoint.
- Fixed metadata order on the HTTP "offsets" response when producing records.
Full list of addressed issues can be found under the 0.31.0 milestone.
Container image
The following container image is part of this release:
Name | Image |
---|---|
Strimzi Bridge | quay.io/strimzi/kafka-bridge@sha256:1967781b250581f126d9d82c31055c813c986db881783ff49fa81e2c431dcbb2 |
What's Changed
- Bumped next version to 0.31.0-SNAPSHOT by @ppatierno in #923
- Replaced swagger2markup maven plugin with openapi-generator by @ppatierno in #928
- Updated Vert.x to 4.5.10 by @ppatierno in #925
- Bumped Snakeyaml to 2.2 by @ppatierno in #930
- Update Kubernetes Config Provider to 1.2.0 by @scholzj in #931
- Excluded android related dependency by @ppatierno in #933
- Bump Kafka 3.8.1 by @ppatierno in #935
- Bumped Kafka 3.9.0 by @ppatierno in #936
- Bump io.netty:netty-common from 4.1.111.Final to 4.1.115.Final by @dependabot in #937
- Bumped Vert.x 4.5.11 by @ppatierno in #938
- [#434] feat: added create topic endpoint by @ilkerkocatepe in #929
- Fixed a Vert.x bump to 4.5.11 which was lost by @ppatierno in #940
- Bump test container to 0.108.0 by @see-quick in #934
- Bump up Strimzi test container 0.109.0 by @see-quick in #942
- Fixed pom indentation by @ppatierno in #943
New Contributors
- @ilkerkocatepe made their first contribution in #929
Full Changelog: 0.30.0...0.31.0