Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
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!
2.5.6
📗 Links
🐞 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
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.14
2.6.0-M3
📗 Links
⭐ New Features
- Publish delete events by repository methods
deleteInBatch
anddeleteAllInBatch
methods #2448 - Avoid reflection in
SpringDataWebConfiguration
#2440 - Support jMolecules'
@Identity
as ID annotation #2438
🐞 Bug Fixes
QuerydslPredicateBuilder
andQuerydslBindings
do not consider owning type #2418
📔 Documentation
- Minor documentation fixes #2454
- Documentation: section with appendices titled "Appendix" #2452
- Remove remark about
AbstractAuditable
. #2437 - Fix typo in entity state detection documentation #2416
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.2 #2450
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.5
📗 Links
⭐ New Features
- Avoid reflection in
SpringDataWebConfiguration
#2440
🐞 Bug Fixes
QuerydslPredicateBuilder
andQuerydslBindings
do not consider owning type #2418
📔 Documentation
- Minor documentation fixes #2454
- Documentation: section with appendices titled "Appendix" #2452
- Remove remark about
AbstractAuditable
. #2437 - Fix typo in entity state detection documentation #2416
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.13
📗 Links
⭐ New Features
- Avoid reflection in
SpringDataWebConfiguration
#2440
📔 Documentation
- Minor documentation fixes #2454
- Documentation: section with appendices titled "Appendix" #2452
- Remove remark about
AbstractAuditable
. #2437 - Fix typo in entity state detection documentation #2416
🔨 Dependency Upgrades
- Upgrade to vavr 0.10.4 #2449
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.0-M2
📗 Links
🪲 Bug Fixes
- Partially populated PersistentEntity instances not properly removed from cache (1st nesting level edge case) #2329
2.5.4
📗 Links
🪲 Bug Fixes
- Partially populated PersistentEntity instances not properly removed from cache (1st nesting level edge case) #2329