Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
2.5.9
📗 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
📗 Links
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.0-M1
2.7.0-M1
📗 Links
⭐ New Features
- Introduce configuration of class loader in
SimpleTypeInformationMapper
#2508 - Provide class for inspecting nested projections. #2420
🐞 Bug Fixes
CloseableIterator.stream()
reports improperSpliterator
size #2519RepositoryFactorySupport
logging no longer expands arguments #2502
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.1
📗 Links
⭐ New Features
- Introduce configuration of class loader in
SimpleTypeInformationMapper
#2508
🐞 Bug Fixes
CloseableIterator.stream()
reports improperSpliterator
size #2519RepositoryFactorySupport
logging no longer expands arguments #2502
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.8
📗 Links
🐞 Bug Fixes
2.6.0
2.5.7
2.4.15
2.6.0-RC1
📗 Links
⭐ New Features
- Add Smallrye Mutiny support #2471
- Allow reuse of
ProjectionFactory
fromRepositoryFactorySupport
#2441 - Add support for QueryDSL and Query by Example projections through a fluent API in repositories #2228
🐞 Bug Fixes
Repositories
throwsNoSuchBeanDefinitionException
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!