-
Notifications
You must be signed in to change notification settings - Fork 41k
Spring Boot 3.5.0 RC1 Release Notes
Stéphane Nicoll edited this page Mar 24, 2025
·
3 revisions
Tip
|
Check the configuration changelog for a complete overview of the changes in configuration. |
TBD
Spring Boot 3.5.0-RC1 moves to new versions of several Spring projects:
TBD
Numerous third-party dependencies have also been updated, some of the more noteworthy of which are the following:
TBD
Apart from the changes listed above, there have also been lots of minor tweaks and improvements including:
-
MeterProvider
beans are now automatically configured onOtlpHttpLogRecordExporter
,OtlpHttpSpanExporter
,OtlpGrpcLogRecordExporter
andOtlpGrpcSpanExporter
. -
The
referral
mode for Spring LDAP can be configured with the newspring.ldap.referral
property.