Sourced from org.springframework.boot:spring-boot-starter-web's releases.
v3.0.4
:lady_beetle: Bug Fixes
- Maven plugin uses timezone-local timestamps when outputTimestamp is used #34430
- org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger #34419
@ConfigurationProperties
with initialized nested record properties values no longer bind #34407- Custom ConfigDataLocationResolver/ConfigDataLoader fails in 3.0.x when combined with spring-boot-devtools #34372
- defaultTracingObservationHandler is not ordered as documented #34216
- Spring Boot 3 does not provide a configuration property for configuring red metrics custom tag keys #34194
:notebook_with_decorative_cover: Documentation
- Document support for Gradle 8 #34462
- Update Batch documentation #34437
- Add link to Failover starter #34422
- Fix typo in external-config.adoc #34414
- Fix typo #34398
- Use plugins DSL consistently in Spring Boot Gradle Plugin docs #34391
:hammer: Dependency Upgrades
- Upgrade to Couchbase Client 3.4.3 #34445
- Upgrade to Dropwizard Metrics 4.2.17 #34446
- Upgrade to Jetty 11.0.14 #34447
- Upgrade to Reactor Bom 2022.0.4 #34444
- Upgrade to Spring Data Bom 2022.0.3 #34439
- Upgrade to Spring Framework 6.0.6 #34440
- Upgrade to Spring Kafka 3.0.4 #34441
:heart: Contributors
Thank you to all the contributors who worked on this release:
@1993heqiang
,@anandmnair
,@dalbani
,@fmbenhassine
,@izeye
,@jongwooo
, and@ttddyy
16218bc
Release v3.0.44370757
Use Java 17 in Maven integration tests5c43e42
Merge branch '2.7.x' into 3.0.x95cd0f2
Test Boot's Maven Plugin against Maven 3.9.0e998303
Upgrade to Spring Data Bom 2022.0.377932d9
Merge branch '2.7.x' into 3.0.xac27c3c
Upgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44
Merge branch '2.7.x' into 3.0.x68a1dd3
Document support for Gradle 803dd666
Merge branch '2.7.x' into 3.0.x