Skip to content

Releases: spring-projects/spring-data-commons

2.7.14

14 Jul 08:35
20bb236
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Query methods returning an aggregate implementing Streamable considered collection executions #2869

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2870

3.1.1

16 Jun 15:13
Compare
Choose a tag to compare

📗 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 #2851
  • QuerydslDefaultBinding should unwrap nested collections for IN binding #2834
  • Using Interface-Based Projections Requires a Lot of Heap Memory #2831

📔 Documentation

  • Extend documentation on Keyset scrolling mentioning Sort constraints and amendments to Sort #2846
  • CloseableIterator errornously listed a supported repository return type #2835

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #2849

3.0.7

16 Jun 13:43
93e0dc6
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Improve reference documentation on repository methods triggering event publication #2855

🐞 Bug Fixes

  • QuerydslDefaultBinding should unwrap nested collections for IN 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

16 Jun 12:59
4ea5361
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Improve reference documentation on repository methods triggering event publication #2855

🐞 Bug Fixes

  • Using Interface-Based Projections Requires a Lot of Heap Memory #2831

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #2847

3.1.0

12 May 12:19
06f9932
Compare
Choose a tag to compare

📗 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

❤️ Contributors

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

3.0.6

12 May 09:11
eef71d0
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ReactiveBeforeSaveCallback doesn't work with generic type #2822

📔 Documentation

❤️ Contributors

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

2.7.12

12 May 08:21
d055a7f
Compare
Choose a tag to compare

📗 Links

📔 Documentation

❤️ Contributors

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

3.1.0-RC1

14 Apr 17:00
ea706e6
Compare
Choose a tag to compare
3.1.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Adopt DefaultReactiveEntityCallbacksUnitTests to Java 18's IllegalArgumentException as marker for incompatible lambda payload #2808

📔 Documentation

  • Clarify that the iteration order of PersistentProperty instances in PersistentEntity 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

14 Apr 15:25
19a5fcc
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Adopt DefaultReactiveEntityCallbacksUnitTests to Java 18's IllegalArgumentException as marker for incompatible lambda payload #2808

📔 Documentation

  • Clarify that the iteration order of PersistentProperty instances in PersistentEntity is not defined #2814

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2816

2.7.11

14 Apr 14:26
beb7838
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Clarify that the iteration order of PersistentProperty instances in PersistentEntity is not defined #2814

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2817
  • Upgrade to Java 20 #2802