Skip to content

Releases: spring-projects/spring-data-commons

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

2.5.7

12 Nov 09:39
d598088
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

2.4.15

12 Nov 08:52
f736034
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

2.6.0-RC1

18 Oct 11:56
51b2723
Compare
Choose a tag to compare
2.6.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add Smallrye Mutiny support #2471
  • Allow reuse of ProjectionFactory from RepositoryFactorySupport #2441
  • Add support for QueryDSL and Query by Example projections through a fluent API in repositories #2228

🐞 Bug Fixes

  • Repositories throws NoSuchBeanDefinitionException when looking up bean definitions in a parent-child context arrangement #2383

📔 Documentation

  • Fix Javadoc in QueryByExampleExecutor #2480
  • Document that simple base-repository method overrides cannot return projections #2473

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #2478

❤️ Contributors

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