Skip to content

Spring Boot 3.2.0 RC2 Release Notes

Moritz Halbritter edited this page Nov 7, 2023 · 3 revisions

Spring Boot 3.2.0-RC2 Release Notes

For changes in earlier milestones, please refer to:

Upgrading from Spring Boot 3.1

Please refer to the release notes for earlier milestones.

Minimum Requirements Changes

None.

New and Noteworthy

Tip
Check the configuration changelog for a complete overview of the changes in configuration.

Please refer to the release notes for earlier milestones.

Dependency Upgrades

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:

Miscellaneous

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

Deprecations in Spring Boot 3.2.0-RC2

None.

Clone this wiki locally