Skip to content

Releases: spring-projects/spring-data-commons

2.7.17

13 Oct 08:54
f25f694
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2951

3.2.0-M3

15 Sep 09:33
dcd7356
Compare
Choose a tag to compare
3.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Make Lazy.orElseGet(Supplier) public #2929
  • Introduce PersistentProperty.isReadable #2915

🐞 Bug Fixes

  • Correct method parameter type in tests #2928

📔 Documentation

  • Use Antora-configuration profiles #2912

❤️ Contributors

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

3.1.4

15 Sep 08:55
ec16d9a
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Correct method parameter type in tests #2928

❤️ Contributors

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

3.0.10

15 Sep 08:21
1f1b235
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Correct method parameter type in tests #2928

❤️ Contributors

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

2.7.16

15 Sep 07:45
15a5af5
Compare
Choose a tag to compare

3.2.0-M2

18 Aug 12:59
d330c9d
Compare
Choose a tag to compare
3.2.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Return the number of SpEL expressions created by SpelExtractor #2885

🐞 Bug Fixes

  • SpelEvaluator.evaluate(…) fails with NullPointerException when an expression yields a null value #2904

📔 Documentation

  • Document event publication from repository delete methods in AbstractAggregateRoot #2903
  • Use io.spring.maven.antora #2890
  • Set antora-playbook's site to proper URL. #2887
  • Point reference docs to Spring Framework 6.1 #2886
  • Antora #2876

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2900

❤️ Contributors

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

3.1.3

18 Aug 12:07
9e5c67f
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Return the number of SpEL expressions created by SpelExtractor #2885

🐞 Bug Fixes

  • SpelEvaluator.evaluate(…) fails with NullPointerException when an expression yields a null value #2904

📔 Documentation

  • Document event publication from repository delete methods in AbstractAggregateRoot #2903

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2899

❤️ Contributors

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

3.0.9

18 Aug 08:46
78217d8
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Return the number of SpEL expressions created by SpelExtractor #2885

🐞 Bug Fixes

  • SpelEvaluator.evaluate(…) fails with NullPointerException when an expression yields a null value #2904

📔 Documentation

  • Document event publication from repository delete methods in AbstractAggregateRoot #2903

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2898

❤️ Contributors

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

2.7.15

18 Aug 08:03
558bddc
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • SpelEvaluator.evaluate(…) fails with NullPointerException when an expression yields a null value #2904

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2897

3.2.0-M1

14 Jul 12:57
19412ad
Compare
Choose a tag to compare
3.2.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for Kotlin Value Classes #2866
  • Introduce argument resolver for OffsetScrollPosition #2856
  • Improve reference documentation on repository methods triggering event publication #2855
  • Introduce lightweight invalid property path resolution cache #2837
  • Allow dynamic limiting of repository query results #2827
  • Add support to pass-thru TemporalAccessor auditing values #2719
  • Add support for Kotlin Value Classes #1947

🐞 Bug Fixes

  • Query methods returning an aggregate implementing Streamable considered collection executions #2869
  • WindowIterator should emit items in order when scrolling backwards. #2857
  • Lambda entity callbacks no longer invoked #2853
  • WindowIterator does not consider scroll direction #2851
  • KeysetScrollPosition.of(Collections.emptyMap(), Direction.BACKWARD) retain incorrect direction #2840
  • QuerydslDefaultBinding should unwrap nested collections for IN binding #2834
  • Using Interface-Based Projections Requires a Lot of Heap Memory #2831

📔 Documentation

  • Fix outdated Javadoc #2860
  • 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.3 #2873
  • Upgrade to Maven Wrapper 3.9.2 #2850

❤️ Contributors

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