Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-13 | 1.7 kB | |
v6.1.18 source code.tar.gz | 2025-03-13 | 10.0 MB | |
v6.1.18 source code.zip | 2025-03-13 | 20.1 MB | |
Totals: 3 Items | 30.1 MB | 1 |
:star: New Features
- Avoid unnecessary CGLIB processing on configuration classes #34487
- Inconsistent default class loaders in hint classes #34473
:lady_beetle: Bug Fixes
- DefaultManagedTaskExecutor throws java.lang.UnsupportedOperationException: isShutdown when rejecting tasks #34515
- Endless loop with DataSourceUtils in spring-jdbc #34497
- MockHttpServletResponse - handle multiple values for Content-Language header #34491
- MockHttpServletResponse#setHeader does not remove header for null values #34466
- ContentCachingResponseWrapper.setHeader does not handle null value properly. #34465
- Task scheduler configured by XML is not eligible for getting processed by all BeanPostProcessors #34436
NullPointerException
thrown whenConfigurationClassEnhancer
creates CGLIB proxy #34425
:notebook_with_decorative_cover: Documentation
- Fix broken antora task #34455
:hammer: Dependency Upgrades
- Upgrade to Reactor 2023.0.16 #34579