v3.3.12
🐞 Bug Fixes
- Micrometer "enable" annotations property does not cover observed aspect #45601
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45387
- IllegalStateException when extracting using layers a module with no code of its own #45385
- Custom default units declared on a field are ignored when binding properties in a native image #45343
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45336
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45289
📔 Documentation
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding
#45621 - Document typical spring.application.name use #45597
- Document the process info contribution #45567
- Document the java info contribution #45566
- Document the os info contribution #45565
- Improve "profile" reference documentation with additional admonitions #45522
- Improve setEnvironmentPrefix(...) reference documentation #45370
- Document when a spring.config.import value is relative and when it is fixed #45349
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45286
- Document the way that primary Kotlin constructors are used when binding #44849
- Document all the available Testcontainers integrations #44187
🔨 Dependency Upgrades
- Upgrade to Jetty 12.0.21 #45513
- Upgrade to jOOQ 3.19.23 #45452
- Upgrade to Micrometer 1.13.14 #45416
- Upgrade to Micrometer Tracing 1.3.12 #45418
- Upgrade to Neo4j Java Driver 5.28.5 #45430
- Upgrade to Netty 4.1.121.Final #45453
- Upgrade to R2DBC Proxy 1.1.6.RELEASE #45454
- Upgrade to Reactor Bom 2023.0.18 #45420
- Upgrade to Spring Data Bom 2024.0.12 #45422
- Upgrade to Spring Framework 6.1.20 #45424
- Upgrade to Spring Integration 6.3.10 #45426
- Upgrade to Spring Kafka 3.2.9 #45427
- Upgrade to Spring Pulsar 1.1.12 #45428
- Upgrade to Spring Retry 2.0.12 #45429
- Upgrade to Spring WS 4.0.14 #45580
- Upgrade to Tomcat 10.1.41 #45514
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahrytsiuk, @izeye, @ngocnhan-tran1996, @nosan, @quaff, @thecooldrop, and @yybmion