Main Changes since 0.29.0
- Dependency updates (Kafka 3.8.0, Vert.x 4.5.9, Netty 4.1.111.Final, Prometheus JMX Collector 1.0.1, Prometheus Client 1.3.1)
- Added support for message timestamp.
- Setting the timestamp on a message sent via the
send
API. - Getting the timestamp on receiving a message via the
poll
API.
- Setting the timestamp on a message sent via the
Full list of addressed issues can be found under the 0.30.0 milestone.
Container image
The following container image is part of this release:
Name | Image |
---|---|
Strimzi Bridge | quay.io/strimzi/kafka-bridge@sha256:1d2c394fe719cebf37e71a066d4b42bb41b22f96656cfd04db7328eded77c625 |
What's Changed
- Bumped next version to 0.30.0-SNAPSHOT by @ppatierno in #910
- Update the Prometheus JMX Collector and Client by @scholzj in #909
- Updated GitHub actions tool versions by @ppatierno in #911
- Fix pushing of artifacts to Nexus by @scholzj in #913
- Bump Kafka 3.7.1 by @ppatierno in #914
- Bump Vert.x and Netty versions by @ppatierno in #917
- feat: added support for message timestamp by @antonio-pedro99 in #915
- Bump up test container 0.107.0 by @see-quick in #918
- Bump Kafka 3.8.0 by @ppatierno in #919
Full Changelog: 0.29.0...0.30.0