Spring Cloud 2023.0.0-M1 (aka Leyton) has been released
On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2023.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2023.0 release notes for more information.
Notable Changes in the 2023.0.0-M1 Release Train
See all issues and pull requests here.
Spring Cloud Gateway
Spring Cloud Stream
- Initial support for runtime Kafka Streams binder error handling via a special processor
- Kafka binder health check improvements
- Partition handling improvements …