🐞 Bug Fixes
- EndpointRequest request matcher for health groups is too complex #49648
- "/cloudfoundryapplication" web path is not limited to Actuator #49645
- RSocket exposes duplicate endpoint for websocket setups #49592
- Fix EndpointRequest.toLinks() when base-path is '/' #49591
- SpringBootContextLoader mentions class that no longer exists in message for classes or locations assertion #49518
- "spring.main.cloud-platform=none" does not disable cloud features #49478
- Using
@AutoConfigureWebTestClientprevents separate configuration of spring.test.webtestclient.timeout from taking effect #49340 - Ordering of 'spring.config.import' is inconsistent when defined in environment or system properties #49324
- RouterFunctions descriptions in Actuator do not support nesting #49289
- Maven plugin does not set '-parameters' option when processing AOT code #49268
- SSL support with Docker Compose does not work as documented #49210
- Docker fails when a 'tcp://' address ends with a slash (for example 'tcp://docker:2375/') #49055
📔 Documentation
- List all supported colors when describing color-coded log output #49561
- Clarify that running is the only supported input state when triggering a Quartz job through the Actuator endpoint #49506
- Tutorial in the reference guide has outdated instructions #49411
- Javadoc of JettyHttpClientBuilder refers to the wrong type #49364
- Example spring-devtools.properties file is shown in the wrong format #49357
- Mention using org.springframework.boot.aot Gradle plugin directly for AOT processing with the JVM #49307
- Update CLI's INSTALL.txt to reflect Groovy no longer being bundled #49297
- JDK requirement for the CLI still refers to Java 8 #49290
- Java and Kotlin samples of an environment post processor are inconsistent #49282
- Document additional repositories required for shibboleth.net #49260
- Clarify inferred relationships between OAuth 2 registrations and providers #49240
🔨 Dependency Upgrades
- Upgrade to DB2 JDBC 12.1.4.0 #49544
- Upgrade to Hibernate 6.6.44.Final #49457
- Upgrade to Jakarta XML WS 4.0.3 #49458
- Upgrade to JBoss Logging 3.6.3.Final #49630
- Upgrade to Jetty 12.0.33 #49459
- Upgrade to Kafka 3.9.2 #49460
- Upgrade to Lombok 1.18.44 #49574
- Upgrade to Maven Failsafe Plugin 3.5.5 #49461
- Upgrade to Maven Shade Plugin 3.6.2 #49462
- Upgrade to Maven Surefire Plugin 3.5.5 #49463
- Upgrade to Micrometer 1.15.10 #49403
- Upgrade to Micrometer Tracing 1.5.10 #49404
- Upgrade to Pulsar 4.0.9 #49464
- Upgrade to Reactor Bom 2024.0.16 #49405
- Upgrade to Spring Batch 5.2.5 #49406
- Upgrade to Spring Data Bom 2025.0.10 #49407
- Upgrade to Spring Framework 6.2.17 #49408
- Upgrade to Spring HATEOAS 2.5.2 #49586
- Upgrade to Spring Integration 6.5.8 #49631
- Upgrade to Spring Kafka 3.3.14 #49409
- Upgrade to Spring Pulsar 1.2.16 #49410
- Upgrade to Spring Security 6.5.9 #49527
- Upgrade to Spring WS 4.1.3 #49528
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bbbbooo, @chandanv89, @itsmevichu, @jayychoi, @l2yujw, @ngocnhan-tran1996, @qnnn, @quaff, and @sbrannen