3.2.1
📗 Links
⭐ New Features
- Enhance Kotlin Class Conversion by Minimizing Equals Comparisons #3000
- Avoid records as cache keys for GraalVM performance reasons #2997
- Allow reuse of
TypeInformation
when obtaining aPersistentPropertyPath
#2992
🐞 Bug Fixes
- Introduce
MethodParameterFactory
toParameters
#2996 BeanUtils.getPropertyDescriptors(…)
for Kotlin class with Java superclass does not include properties from its superclass #2994KotlinBeanInfoFactory
fails on bean where setter is primitive type and getter is boxed #2993KotlinBeanInfoFactory
throws an exception when creating bean info for enums #2990- Kotlin ValueBoxing breaks entity instantiator for data classes that has generic field #2986
- HateoasSortHandlerMethodArgumentResolver should append * to the 'sort' parameter template variable. #2531
📔 Documentation
- Spring Data reference documentation misses information about
Limit
#3006 - Remove extra
/api
path segement in reference documentation #2998
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.6 #3003
❤️ Contributors
We'd like to thank all the contributors who worked on this release!