🐞 Bug Fixes
- SslBundle implementations do not provide useful toString() results #39137
- Mixing PEM and JKS certificate material in server.ssl properties does not work #39105
- spring.rabbitmq.listener.stream.auto-startup property has no effect #39072
- Error mark in the log message for PatternParseException is in the wrong place #38944
- AutoConfigurationSorter does not always respect
@AutoConfigureOrder
(Ordered.LOWEST_PRECEDENCE) #38904 - Throwable from logging system initialization may result in the application silently failing to start #38885
- Actuator endpoints with no operations that use selectors are not accessible when mapped to / #35426
📔 Documentation
- Remove entry for OCI starter as it is no longer maintained #39164
- Fix link to Log4j2's JDK logging adapter documentation #39163
- Update links to Micrometer docs in metrics section of reference docs #39114
- Correct the documentation on injecting dependencies into FailureAnalyzer implementations #39099
- Improve "Sanitize Sensitive Values" section in reference documentation #39094
🔨 Dependency Upgrades
- Upgrade to Byte Buddy 1.14.11 #39174
- Upgrade to Groovy 4.0.17 #39175
- Upgrade to Hibernate 6.2.20.Final #39176
- Upgrade to jOOQ 3.18.9 #39177
- Upgrade to Micrometer 1.11.8 #38974
- Upgrade to Micrometer Tracing 1.1.9 #38975
- Upgrade to Neo4j Java Driver 5.15.0 #39135
- Upgrade to Netty 4.1.105.Final #39178
- Upgrade to R2DBC MySQL 1.0.6 #39179
- Upgrade to R2DBC Postgresql 1.0.4.RELEASE #39180
- Upgrade to R2DBC Proxy 1.1.4.RELEASE #39181
- Upgrade to Reactor Bom 2022.0.15 #38976
- Upgrade to SLF4J 2.0.11 #39182
- Upgrade to Spring Data Bom 2023.0.8 #38977
- Upgrade to Spring Framework 6.0.16 #39069
- Upgrade to Spring WS 4.0.10 #39129
- Upgrade to Tomcat 10.1.18 #39183
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @FBibonne, @Wzy19930507, @amparab, @dependabot[bot], @dreis2211, and @tobias-lippert