v3.2.10
🐞 Bug Fixes
- management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42313
- Missing details in OAuth2ClientProperties validation error message #42278
- FileNotFoundException from unused mis-configured SSL bundles #42119
- PropertiesMigrationListener wrongly reports property as deprecated when has group #42068
- Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42055
- JarLauncher fails to load large jar files #42012
@RestartScope
can cause 'Recursive update' exceptions when used with container beans #41571
📔 Documentation
- Document that spring.jmx.enabled is not intended for third-party libraries #42272
- Update link to Log4j2 system properties #42262
- Links to GraphQL in the reference guide redirect to the root instead of specific sections #42207
- Fix links to Spring Data's reference documentation #42203
- Update documentation to reflect new no handler found exception behavior #42164
- Polish configuration property reference #42162
- Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42110
- Improve documentation in "Command-line Completion" #42091
- Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #41745
- Document that configuration property binding to a Kotlin value class with a default is not supported #41693
- Replace RFC 7807 by RFC 9457 in property documentation #41260
- Explain difference between OTel agent and Micrometer instrumentations #41227
🔨 Dependency Upgrades
- Upgrade to Groovy 4.0.23 #42291
- Upgrade to Infinispan 14.0.31.Final #42245
- Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42246
- Upgrade to Jetty 12.0.13 #42248
- Upgrade to Jetty Reactive HTTPClient 4.0.7 #42247
- Upgrade to Micrometer 1.12.10 #42121
- Upgrade to Micrometer Tracing 1.2.10 #42122
- Upgrade to MongoDB 4.11.4 #42249
- Upgrade to Netty 4.1.113.Final #42250
- Upgrade to Reactor Bom 2023.0.10 #42123
- Upgrade to Spring Data Bom 2023.1.10 #42124
- Upgrade to Spring Framework 6.1.13 #42125
- Upgrade to Spring HATEOAS 2.2.5 #42281
- Upgrade to Spring Integration 6.2.9 #42126
- Upgrade to Spring Kafka 3.1.9 #42127
- Upgrade to Spring Pulsar 1.0.10 #42128
- Upgrade to Spring Retry 2.0.9 #42325
- Upgrade to Tomcat 10.1.30 #42344
- Upgrade to Undertow 2.3.17.Final #42302
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Alchemik, @arefbehboudi, @izeye, @mushroom528, @nosan, and @quaff