Skip to content

Releases: spring-projects/spring-data-commons

2.5.10

21 Mar 13:34
139b3b6
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • AnnotationRevisionMetadata should consider annotations on methods #2569

📔 Documentation

  • Update documentation for repository Pageable and Sort arguments #2574
  • AbstractEntityInformation.isNew() method violates declared API behavior #2567

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.4 #2559

❤️ Contributors

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

2.7.0-M3

18 Feb 10:16
6ba02f3
Compare
Choose a tag to compare
2.7.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Performance improvements in ReactiveWrappers and ConvertingPropertyAccessor #2546

📔 Documentation

  • Clarify javadoc for PageableHandlerMethodArgumentResolverSupport#setFallbackPageable #2551
  • Cannot use a parameter of type Class in custom queries #2510
  • kotlin coroutines: Improve documentation on when suspend is required on repository methods #2503

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.22 #2545

2.6.2

18 Feb 09:49
57f8d4a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Performance improvements in ReactiveWrappers and ConvertingPropertyAccessor #2546

📔 Documentation

  • Clarify javadoc for PageableHandlerMethodArgumentResolverSupport#setFallbackPageable #2551
  • Cannot use a parameter of type Class in custom queries #2510
  • kotlin coroutines: Improve documentation on when suspend is required on repository methods #2503

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.22 #2545

❤️ Contributors

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

2.5.9

18 Feb 09:33
86ea817
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Clarify javadoc for PageableHandlerMethodArgumentResolverSupport#setFallbackPageable #2551
  • Cannot use a parameter of type Class in custom queries #2510
  • kotlin coroutines: Improve documentation on when suspend is required on repository methods #2503

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.22 #2545

❤️ Contributors

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

2.7.0-M2

18 Jan 08:22
Compare
Choose a tag to compare
2.7.0-M2 Pre-release
Pre-release

📗 Links

❤️ Contributors

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

3.0.0-M1

14 Jan 13:43
463468c
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Migrate to Jakarta EE 9 #2464

🐞 Bug Fixes

  • CloseableIterator.stream() reports improper Spliterator size #2519

2.7.0-M1

14 Jan 10:09
Compare
Choose a tag to compare
2.7.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce configuration of class loader in SimpleTypeInformationMapper #2508
  • Provide class for inspecting nested projections. #2420

🐞 Bug Fixes

  • CloseableIterator.stream() reports improper Spliterator size #2519
  • RepositoryFactorySupport logging no longer expands arguments #2502

❤️ Contributors

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

2.6.1

14 Jan 09:45
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Introduce configuration of class loader in SimpleTypeInformationMapper #2508

🐞 Bug Fixes

  • CloseableIterator.stream() reports improper Spliterator size #2519
  • RepositoryFactorySupport logging no longer expands arguments #2502

❤️ Contributors

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

2.5.8

14 Jan 09:05
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • CloseableIterator.stream() reports improper Spliterator size #2519
  • RepositoryFactorySupport logging no longer expands arguments #2502

2.6.0

12 Nov 10:00
ba84e87
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • PropertyPath.from doesn't appear to support trailing digits in a chain component #2472

📔 Documentation

  • PageableExecutionUtils returns too many results for content #2492