Spring Boot 3.4.0-RC1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.0-RC1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 142 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Updated Buildpacks support with support for both ARM and x86 architectures
- Updated
ClientHttpRequestFactory
support, including new builders and support for more customization - Improved support for controlling access to Actuator endpoints
Please see the release notes for more…