Spring for Apache Kafka 4.0.0-M5 is Available Now
On behalf of the team and everyone who contributed, we are pleased to announce that Spring for Apache Kafka 4.0.0-M5
has been released.
We also released a patch GA version 3.3.10
.
We extend our gratitude to all contributors who made these releases possible.
This is the final milestone release for the 4.0 series. We plan to release the first release candidate (RC1) next month.
What's New in 4.0.0-M5
Jackson 3 Support: Added comprehensive Jackson 3 support across all serialization and messaging components. The framework automatically detects and prefers Jackson 3 when available, while Jackson…