Spring Cloud 2022.0.0-M4 (codename Kilburn) Has Been Released
On behalf of the community, I am pleased to announce that the Milestone 4 (M4) of the Spring Cloud 2022.0.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2022.0 release notes for more information.
Notable Changes in the 2022.0.0 Release Train
See the project page for all the issues and pull requests included in this release.
Spring Cloud 2022.0.0-M4 is compatible with Spring Boot 3.0.0-M4.
Spring Cloud Stream
- Initial version of fully reactive Kafka binder
- Improved support for Kafka tombstone records via BiFunction
- Spring Native improvements …