Skip to content

Releases: spring-projects/spring-data-commons

2.6.0-M1

16 Jul 12:22
332036e
Compare
Choose a tag to compare
2.6.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • PersistentEntity type detection for PersistentProperties should consider association target type #2409
  • Consolidate access to TypeInformation<?> VS. Class<?> on PersistentProperty #2408
  • Repositories now allows lookup of parent repositories for sub-types. #2406
  • Accept JsonProvider upon JsonProjectingMethodInterceptorFactory creation #2403

🪲 Bug Fixes

  • ReactiveExtensionAwareEvaluationContextProvider throws java.lang.IllegalStateException: Unsupported extension type: org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension #2392
  • AnnotationBasedPersistentProperty.validateAnnotation(…) compares declared annotations with merged annotations #2368
  • Limit BeanWrapper's KotlinCopyUtil usage to Kotlin Data classes #2358
  • Sort.and() does not handle TypedSort without explicit order [DATACMNS-1704] #2103

📔 Documentation

  • Fix outdated ExampleMatcher docs #2404
  • Correct documentation how a constructor is chosen. #2401
  • ClassGeneratingEntityInstantiator deprecation link points to a package-private class #2400
  • Fix wrong example code #2391
  • Allow for a module specific inclusion for DTO projections. #2382
  • Fix broken link to Spring framework docs. #2381
  • Contribution guidelines: Broken link #2372

❤️ Contributors

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

2.5.3

16 Jul 09:52
57c1d29
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Repositories now allows lookup of parent repositories for sub-types. #2406
  • Accept JsonProvider upon JsonProjectingMethodInterceptorFactory creation #2403

🪲 Bug Fixes

  • ReactiveExtensionAwareEvaluationContextProvider throws java.lang.IllegalStateException: Unsupported extension type: org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension #2392

📔 Documentation

  • Fix outdated ExampleMatcher docs #2404
  • Correct documentation how a constructor is chosen. #2401
  • ClassGeneratingEntityInstantiator deprecation link points to a package-private class #2400
  • Fix wrong example code #2391
  • Fix broken link to Spring framework docs. #2381

❤️ Contributors

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

2.4.11

16 Jul 08:46
81706e8
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Repositories now allows lookup of parent repositories for sub-types. #2406

🪲 Bug Fixes

  • ReactiveExtensionAwareEvaluationContextProvider throws java.lang.IllegalStateException: Unsupported extension type: org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension #2392

📔 Documentation

  • Fix outdated ExampleMatcher docs #2404
  • Correct documentation how a constructor is chosen. #2401
  • ClassGeneratingEntityInstantiator deprecation link points to a package-private class #2400
  • Fix wrong example code #2391
  • Fix broken link to Spring framework docs. #2381

❤️ Contributors

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

2.5.2

22 Jun 14:05
ef58092
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

📔 Documentation

  • Allow for a module specific inclusion for DTO projections. #2382

2.4.10

22 Jun 13:29
b6929a5
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

📔 Documentation

  • Allow for a module specific inclusion for DTO projections. #2382

2.5.1

14 May 10:35
daaba4d
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • AnnotationBasedPersistentProperty.validateAnnotation(…) compares declared annotations with merged annotations #2368
  • Limit BeanWrapper's KotlinCopyUtil usage to Kotlin Data classes #2358

2.4.9

14 May 10:05
8caee0a
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • AnnotationBasedPersistentProperty.validateAnnotation(…) compares declared annotations with merged annotations #2368
  • Limit BeanWrapper's KotlinCopyUtil usage to Kotlin Data classes #2358

2.5.0

14 Apr 12:37
a7aaccc
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Improve EntityInstantiator error message if the to be instantiated type is abstract #2348
  • ResultProcessor should back off for objects of the target type #2347

📔 Documentation

  • Adds a new snippet for is-new-state-detection #2352

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.20 #2351
  • Upgrade to XMLBeam 1.4.19 #2349

2.4.8

14 Apr 09:42
eb41503
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • ResultProcessor should back off for objects of the target type #2347

📔 Documentation

  • Adds a new snippet for is-new-state-detection #2352

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.20 #2351
  • Upgrade to XMLBeam 1.4.19 #2349

2.3.9.RELEASE

14 Apr 09:16
e4b3a12
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Unknown column 'new' in 'field list' when implementing Persistable in a class with @AccessType(Type.PROPERTY) #2338

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.20 #2351
  • Upgrade to XMLBeam 1.4.19 #2349