Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe are pleased to announce the availability of point releases for of Spring for Apache Kafka versions 3.3.1
and 3.2.6
.
We thank everyone who contributed to these releases.
See the release notes for more details on what's included in these releases:
https://github.com/spring-projects/spring-kafka/releases/tag/v3.3.1
https://github.com/spring-projects/spring-kafka/releases/tag/v3.2.6
The 3.3.1
version is compatible with Kafka Client version 3.9.0
, but the compile time dependency in the framework is on Kafka client version 3.8.1
.
To use Kafka client version 3.9.0
or above with 3.3.1
, the applications need to manually upgrade the Kafka client version.
To see more details on how to override the Kafka client versions when using Spring Boot, see this.
The 3.3.1
and 3.2.6
releases will be integrated with upcoming Spring Boot 3.4.1
and 3.3.7
respectively.
Following are the usual avenues where you can engage with the project.