v3.2.11
版本发布时间: 2024-10-24 18:50:58
spring-projects/spring-boot最新发布版本:v3.4.0-RC1(2024-10-26 13:25:07)
:lady_beetle: Bug Fixes
- Case-insensitive comparisons may be adversely affected by the user's locale #42719
- DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails #42681
- Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails #42489
- ActiveMQ Artemis Connection Factory creation fails in native image #42414
- Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite #42396
- Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test #42185
:notebook_with_decorative_cover: Documentation
- Fix systemd example configuration #42795
- Polish javadoc for Binder#bindOrCreate(String, Class) #42777
- Remove stale link to jar-to-war getting started guide #42691
- Fix Regex javadoc links #42645
- Clarify why
@Primary
is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42598 - Remove links to Spring Data GemFire #42575
- Improve the javadoc describing when
@ConditionalOn
(Missing)Bean will infer the type to match #42504 - Polish documentation #42445
- Document how to handle MANIFEST.MF in native image with Maven #42412
- Document support for Java 23 #42374
- Remove note about graceful shutdown with Tomcat requiring 9.0.33 or later as we now require 10.1.x #42373
- Improve classpath index documentation for reproducible builds #41265
- Document how Map properties are bound from environment variables #40936
- Document that the exact behavior of the maximum HTTP request header size property is server-specific #40798
:hammer: Dependency Upgrades
- Upgrade to ActiveMQ 5.18.6 #42612
- Upgrade to Dropwizard Metrics 4.2.28 #42613
- Upgrade to Infinispan 14.0.32.Final #42614
- Upgrade to Jaybird 5.0.6.java11 #42747
- Upgrade to Jersey 3.1.9 #42615
- Upgrade to Jetty 12.0.14 #42617
- Upgrade to Jetty Reactive HTTPClient 4.0.8 #42616
- Upgrade to jOOQ 3.18.21 #42816
- Upgrade to JUnit Jupiter 5.10.5 #42619
- Upgrade to Micrometer 1.12.11 #42531
- Upgrade to Micrometer Tracing 1.2.11 #42532
- Upgrade to Neo4j Java Driver 5.25.0 #42626
- Upgrade to Netty 4.1.114.Final #42620
- Upgrade to Pooled JMS 3.1.7 #42621
- Upgrade to Pulsar Reactive 0.5.8 #42817
- Upgrade to R2DBC Pool 1.0.2.RELEASE #42748
- Upgrade to R2DBC Postgresql 1.0.7.RELEASE #42749
- Upgrade to Reactor Bom 2023.0.11 #42533
- Upgrade to Spring Authorization Server 1.2.7 #42534
- Upgrade to Spring Framework 6.1.14 #42536
- Upgrade to Spring GraphQL 1.2.9 #42740
- Upgrade to Spring Integration 6.2.10 #42537
- Upgrade to Spring LDAP 3.2.7 #42538
- Upgrade to Spring Pulsar 1.0.11 #42539
- Upgrade to Spring RESTDocs 3.0.2 #42741
- Upgrade to Spring Retry 2.0.10 #42540
- Upgrade to Spring Security 6.2.7 #42541
- Upgrade to Spring Session 3.2.6 #42542
- Upgrade to Tomcat 10.1.31 #42623
:heart: Contributors
Thank you to all the contributors who worked on this release:
@IMWoo94, @arefbehboudi, @jeonghyeon00, @ngocnhan-tran1996, @nosan, and @quaff