Skip to content

Releases: spring-projects/spring-data-commons

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

3.1.0-M3

20 Mar 14:05
695412e
Compare
Choose a tag to compare
3.1.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for Scroll API to allow Keyset- and Offset-based scrolling #2787
  • Add support for keyset-based scrolling #2151
  • Support to render SlicedModel from Slice via a dedicated RepresentationModelAssembler #1307

📔 Documentation

  • Recommend Java records instead of Lombok for class-based projections #2794
  • Recommend Java Records instead of Lombok for class-based projections #2793
  • Clarify what CRUD methods are in reference documentation #2792
  • Fix broken and known-redirect links in reference documentation #2774

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2779

❤️ Contributors

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

3.0.4

20 Mar 13:26
15cc703
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Recommend Java records instead of Lombok for class-based projections #2794
  • Recommend Java Records instead of Lombok for class-based projections #2793
  • Clarify what CRUD methods are in reference documentation #2792
  • Fix broken and known-redirect links in reference documentation #2774

❤️ Contributors

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

2.7.10

20 Mar 12:48
38e88bc
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Clarify what CRUD methods are in reference documentation #2792

3.0.3

03 Mar 10:03
2178b42
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2780

2.7.9

03 Mar 09:22
1b56ce1
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2781

3.1.0-M2

17 Feb 13:26
f1ebce2
Compare
Choose a tag to compare

3.1.0-M1

17 Feb 12:32
7b9a91d
Compare
Choose a tag to compare
3.1.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Query method parameter of type Class erroneously considered dynamic projection parameter #2770
  • Allow obtaining a toString() representation from a Lazy without resolving the lazy value #2751
  • Consider reflection hints for generated Querydsl Q classes #2721

🐞 Bug Fixes

  • AOT repository configuration misses to create beans for repeated usage of Enable...Repositories annotation #2760
  • TypeCollector should ignore local and anonymous classes #2744

📔 Documentation

  • Fix broken and known-redirect links in reference documentation #2774
  • Correct Spring Boot dependency version property name used to manage Spring Data #2766
  • Unfinished sentence in Object Mapping section of documentation #2749
  • Fix a typo in javadoc #2739

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2769

❤️ Contributors

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

3.0.2

17 Feb 10:02
59aae98
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Query method parameter of type Class erroneously considered dynamic projection parameter #2770

📔 Documentation

  • Fix broken and known-redirect links in reference documentation #2774
  • Correct Spring Boot dependency version property name used to manage Spring Data #2766
  • Fix a typo in javadoc #2739

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2768

❤️ Contributors

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