- Notifications
You must be signed in to change notification settings - Fork 41.1k
Spring Boot 3.2.0 RC2 Release Notes
Phillip Webb edited this page Nov 13, 2024 · 1 revision
For changes in earlier milestones, please refer to:
Tip | Check the configuration changelog for a complete overview of the changes in configuration. |
Please refer to the release notes for earlier milestones.
Spring Boot 3.2.0-RC2 moves to new versions of the following Spring projects:
Third-party dependencies have also been updated, the more noteworthy of which are the following:
Oracle UCP 23.3
Apart from the changes listed above, there have also been lots of minor tweaks and improvements including:
Fixing several nested JAR bugs that were identified in RC1
Updating some internals of our SSL bundle support
Supporting SSL verification on a per-store basis
Support for an
spring.kafka.template.observation-enabled
property to support Micrometer observations