Spring for Apache Kafka 3.3.2 is available
We are pleased to announce the release of Spring for Apache Kafka version 3.3.2
Release Notes
For details about what's included in this release, please refer to the release notes:
https://github.com/spring-projects/spring-kafka/releases/tag/v3.3.2
Kafka Client 3.9.x compatibility
This release supports Kafka Client versions 3.8.x and 3.9.x. If your application requires Kafka Client 3.9.x, you'll need to manually upgrade the client version. For instructions on overriding Kafka client versions in Spring Boot, please refer to our documentation.
Spring Boot Integration
The 3.3.2
release will be incorporated into the upcoming Spring Boot 3.4.2
.
Additionally, this version will be included in the Spring Boot 3.5.x
line and will ship with the upcoming Spring Boot 3.5.0-M1
…