v6.0.0-RC4
版本发布时间: 2022-11-09 21:06:04
spring-projects/spring-framework最新发布版本:v6.2.0-RC3(2024-10-24 17:22:09)
:star: New Features
- Introduce DataFieldMaxValueIncrementer for SQL Server sequences #29447
- Introduce findAllAnnotationsOnBean variant on ListableBeanFactory #29446
- Introduce support for Jakarta WebSocket 2.1 #29436
- Allow
@ControllerAdvice
in WebFlux to handle exceptions before a handler is selected #22991
:lady_beetle: Bug Fixes
- Bean with unresolved generics do not use fallback algorithms with AOT #29454
- TomcatRequestUpgradeStrategy is not compatible with Tomcat 10.1 #29434
- Autowiring of a generic type produced by a factory bean fails after AOT processing #29385
:notebook_with_decorative_cover: Documentation
- Reference PDF containing full docs not available #28451
:hammer: Dependency Upgrades
- Revisit Servlet API baseline: Servlet 6.0 in the build, Servlet 5.0 compatibility at runtime #29435
- Upgrade to Context Propagation 1.0.0 #29442
- Upgrade to Jackson 2.14.0 #29351
- Upgrade to Micrometer 1.10.0 #29441
:heart: Contributors
Thank you to all the contributors who worked on this release:
@divcon, @fmbenhassine, @imkulwant, @izeye, and @wilkinsona