v3.4.6
🐞 Bug Fixes
- Micrometer "enable" annotations property does not cover observed aspect #45616
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45548
- IllegalStateException when extracting using layers a module with no code of its own #45448
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45350
- Custom default units declared on a field are ignored when binding properties in a native image #45346
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45296
📔 Documentation
- Document the java info contribution #45633
- Document the process info contribution #45631
- Document the os info contribution #45629
- Document typical spring.application.group and name use #45627
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding
#45625 - Document the way that primary Kotlin constructors are used when binding #45552
- Improve "profile" reference documentation with additional admonitions #45550
- Improve setEnvironmentPrefix(...) reference documentation #45375
- Document all the available Testcontainers integrations #45366
- Document when a spring.config.import value is relative and when it is fixed #45362
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45298
🔨 Dependency Upgrades
- Upgrade to Hibernate 6.6.15.Final #45537
- Upgrade to HttpClient5 5.4.4 #45455
- Upgrade to Jackson Bom 2.18.4 #45456
- Upgrade to Jetty 12.0.21 #45516
- Upgrade to jOOQ 3.19.23 #45458
- Upgrade to Micrometer 1.14.7 #45412
- Upgrade to Micrometer Tracing 1.4.6 #45413
- Upgrade to Neo4j Java Driver 5.28.5 #45431
- Upgrade to Netty 4.1.121.Final #45459
- Upgrade to R2DBC Proxy 1.1.6.RELEASE #45460
- Upgrade to Reactor Bom 2024.0.6 #45414
- Upgrade to REST Assured 5.5.2 #45570
- Upgrade to Spring Data Bom 2024.1.6 #45415
- Upgrade to Spring Framework 6.2.7 #45417
- Upgrade to Spring Integration 6.4.5 #45419
- Upgrade to Spring Kafka 3.3.6 #45421
- Upgrade to Spring Pulsar 1.2.6 #45423
- Upgrade to Spring Retry 2.0.12 #45425
- Upgrade to Spring Security 6.4.6 #45558
- Upgrade to Spring WS 4.0.14 #45581
- Upgrade to Tomcat 10.1.41 #45517
- Upgrade to XmlUnit2 2.10.1 #45605
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahrytsiuk, @izeye, @ngocnhan-tran1996, @nosan, @quaff, @thecooldrop, and @yybmion