Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
2.7.14
3.1.1
📗 Links
⭐ New Features
- Improve reference documentation on repository methods triggering event publication #2855
🐞 Bug Fixes
- WindowIterator should emit items in order when scrolling backwards. #2857
- Lambda entity callbacks no longer invoked #2853
WindowIterator
does not consider scroll direction #2851QuerydslDefaultBinding
should unwrap nested collections forIN
binding #2834- Using Interface-Based Projections Requires a Lot of Heap Memory #2831
📔 Documentation
- Extend documentation on Keyset scrolling mentioning
Sort
constraints and amendments toSort
#2846 CloseableIterator
errornously listed a supported repository return type #2835
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #2849
3.0.7
📗 Links
⭐ New Features
- Improve reference documentation on repository methods triggering event publication #2855
🐞 Bug Fixes
QuerydslDefaultBinding
should unwrap nested collections forIN
binding #2834- Using Interface-Based Projections Requires a Lot of Heap Memory #2831
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #2848
2.7.13
3.1.0
📗 Links
⭐ New Features
- Polish
ScrollPosition
API #2824 - Make the all args Order constructor public #2823
- Allow reversing
Sort
#2805
🐞 Bug Fixes
- ReactiveBeforeSaveCallback doesn't work with generic type #2822
📔 Documentation
- Fix
Sort
javadoc #2825
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.6
2.7.12
📗 Links
📔 Documentation
- Fix
Sort
javadoc #2825
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.0-RC1
📗 Links
🐞 Bug Fixes
- Adopt
DefaultReactiveEntityCallbacksUnitTests
to Java 18'sIllegalArgumentException
as marker for incompatible lambda payload #2808
📔 Documentation
- Clarify that the iteration order of
PersistentProperty
instances inPersistentEntity
is not defined #2814 - Refine documentation of Paging, Sorting and Scrolling #2804
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.1 #2815
3.0.5
📗 Links
🐞 Bug Fixes
- Adopt
DefaultReactiveEntityCallbacksUnitTests
to Java 18'sIllegalArgumentException
as marker for incompatible lambda payload #2808
📔 Documentation
- Clarify that the iteration order of
PersistentProperty
instances inPersistentEntity
is not defined #2814
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.1 #2816
2.7.11
📗 Links
📔 Documentation
- Clarify that the iteration order of
PersistentProperty
instances inPersistentEntity
is not defined #2814