Features / Enhancements
- Support running test with JDK 21 or JDK17 (#3344) (#3339)
- Add webmvc-6x-adapter module to support spring boot 3.x (#3351)
- Replace ThreadLocal with DateTimeFormatter (#3353)
Bug Fixes
- Fix flaky tests and fix passDefaultLocalCheck (#3367)
- Fix when duplication spi class found using SpiLoader (#3387)
- Fix reflection exceptions caused by having identically named fallback/blockHandler with different parameter types (#3395)
Dependencies
- Bump com.fasterxml.jackson.core:jackson-databind (#3342)
- Bump org.springframework:spring-expression (#3375)
- Bump org.springframework:spring-context (#3404)
Thanks for all contributors: @cdfive, @robberphex, @shichaoyuan, @LearningGp, @ruansheng8, @dowenliu-xyz