Spring for Apache Kafka 3.3.0-M1 Available
On behalf of the team and everyone who contributed, I am pleased to announce the first Milestone of Spring for Apache Kafka 3.3
generation.
Some highlights of this release:
- Based on the latest dependencies;
- Contains bug fixes observed so far;
- Adds support for multi-listener
ConsumerSeekAware
; - Introduces
ConcurrentContainerStoppedEvent
; - Adds the
RecordFilterStrategy.ignoreEmptyBatch()
API.
See more info in the Release Notes and What's New in documentation.
Cheers,
Artem