| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 2.4 kB | |
| v3.5.13 source code.tar.gz | 2026-03-26 | 5.7 MB | |
| v3.5.13 source code.zip | 2026-03-26 | 17.9 MB | |
| Totals: 3 Items | 23.7 MB | 0 | |
:warning: Attention Required
- Jackson has been upgraded to 2.21.2 in response to the Jackson team ending support for Jackson 2.19.x and 2.20.x. #49365
:lady_beetle: Bug Fixes
- WebSocket messaging's task executors are only auto-configured and stompWebSocketHandlerMapping is only forced to be eager when using Jackson #49750
- Metadata annotation processor ignores method-level
@NestedConfigurationPropertywhen using constructor binding #49734 - Override of property in external 'application.properties' or 'application.yaml' is ignored #49724
- Some sliced tests that import TransactionAutoConfiguration do not import TransactionManagerCustomizationAutoConfiguration #49716
- NativeImageResourceProvider does not find Flyway migration scripts in subdirectories #49661
@GraphQlTestdoes not include@ControllerAdvice#49660
:notebook_with_decorative_cover: Documentation
- Fix incorrect indefinite articles in Javadoc #49723
- Add some more Kotlin examples and trivial style fixes #49710
:hammer: Dependency Upgrades
- Upgrade to Hibernate 6.6.45.Final #49757
- Upgrade to jOOQ 3.19.31 #49758
- Upgrade to Netty 4.1.132.Final #49759
- Upgrade to Tomcat 10.1.53 #49760
- Upgrade to Undertow 2.3.24.Final #49761
- Upgrade to Zipkin Reporter 3.5.3 #49756
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Joowon-Seo, @deejay1, @dlwldnjs1009, and @ljrmorgan