Skip to content

Releases: spring-projects/spring-data-commons

3.3.0-RC1

12 Apr 08:53
dd42cb2
Compare
Choose a tag to compare
3.3.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • More precise type information of factory bean definitions #3074
  • Window.positionAt should always return exact position of element #3070
  • Cache result of RepositoryInformationSupport.getQueryMethods() #3066

3.2.5

12 Apr 08:17
dd53fbc
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • More precise type information of factory bean definitions #3074
  • Cache result of RepositoryInformationSupport.getQueryMethods() #3066

3.1.11

12 Apr 07:35
f425ef9
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Cache result of RepositoryInformationSupport.getQueryMethods() #3066

3.3.0-M2

15 Mar 10:10
4e57283
Compare
Choose a tag to compare
3.3.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add equals/hashCode support for Unpaged #3061

🐞 Bug Fixes

  • Do not create persistent properties for Map and Collection-like entities #3059
  • Auditing triggers unintended persistent entity creation for collection like types (List, Set,...) #3056
  • TypeDiscoverer uses single-level nesting for generics comparison #3051
  • Kotlin constructor detection fails during KType derivation #3041

📔 Documentation

  • Refine Query by Example string matching to call out store-specific limitations #3058

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.2.4

15 Mar 09:20
9d0a56f
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add equals/hashCode support for Unpaged #3061

🐞 Bug Fixes

  • Do not create persistent properties for Map and Collection-like entities #3059
  • Auditing triggers unintended persistent entity creation for collection like types (List, Set,...) #3056
  • TypeDiscoverer uses single-level nesting for generics comparison #3051
  • Kotlin constructor detection fails during KType derivation #3041

📔 Documentation

  • Refine Query by Example string matching to call out store-specific limitations #3058

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.1.10

15 Mar 08:29
607d8f1
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • TypeDiscoverer uses single-level nesting for generics comparison #3051

3.3.0-M1

16 Feb 13:41
033738e
Compare
Choose a tag to compare
3.3.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Provide means to render simplified JSON representations of PageImpl easily #3024
  • 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 a PersistentPropertyPath #2992
  • Add an ability to resolve property placeholders in BasicPersistentEntity #2369

🐞 Bug Fixes

  • Invalid parent parameter provided to static inner class constructors #3038
  • NoClassDefFoundError when processing reflection hints for PageModule #3033
  • Missing native-image reflection hint for org.springframework.data.domain.Unpaged #3025
  • Limit::equals can throw an exception #3023
  • Parameter.isDynamicProjectionParameter does not properly resolve generics of containing class #3020
  • Introduce MethodParameterFactory to Parameters #2996
  • BeanUtils.getPropertyDescriptors(…) for Kotlin class with Java superclass does not include properties from its superclass #2994
  • KotlinBeanInfoFactory fails on bean where setter is primitive type and getter is boxed #2993
  • KotlinBeanInfoFactory throws an exception when creating bean info for enums #2990
  • Unpaged instances not Jackson-serializable out of the box #2987
  • Kotlin ValueBoxing breaks entity instantiator for data classes that has generic field #2986
  • HateoasSortHandlerMethodArgumentResolver should append * to the 'sort' parameter template variable. #2531

📔 Documentation

  • Document converter types supported by CustomConversions #3040
  • Update Revved up by Develocity badge #3032
  • Document Window as a query return type #3019
  • 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 #3005

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.2.3

16 Feb 12:54
a08c4c6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Invalid parent parameter provided to static inner class constructors #3038
  • NoClassDefFoundError when processing reflection hints for PageModule #3033
  • Missing native-image reflection hint for org.springframework.data.domain.Unpaged #3025
  • Limit::equals can throw an exception #3023

📔 Documentation

  • Document converter types supported by CustomConversions #3040

3.1.9

16 Feb 07:58
150f351
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Invalid parent parameter provided to static inner class constructors #3038

📔 Documentation

  • Document converter types supported by CustomConversions #3040

3.2.2

12 Jan 09:54
b3c47d5
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Parameter.isDynamicProjectionParameter does not properly resolve generics of containing class #3020
  • Unpaged instances not Jackson-serializable out of the box #2987

📔 Documentation

  • Document Window as a query return type #3019

❤️ Contributors

We'd like to thank all the contributors who worked on this release!