Skip to content

Releases: spring-projects/spring-data-commons

3.0.0

18 Nov 13:30
ac92b5e
Compare
Choose a tag to compare

2.7.6

18 Nov 09:55
ee03c38
Compare
Choose a tag to compare

2.6.10

18 Nov 09:35
688fb70
Compare
Choose a tag to compare

3.0.0-RC2

04 Nov 14:26
1c507f5
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Missing native reflection hint for custom repository queries #2717

3.0.0-RC1

13 Oct 15:31
db8b3c1
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove references to ClassTypeInformation from TypeInformation #2703
  • Allow functional mapping of Range #2692
  • Capture types exposed via ManagedTypes during AOT #2680
  • Fall back to canonical constructor in constructor resolution when using Java Records #2625

🐞 Bug Fixes

  • Consider repository bean name for custom implementation and fragment bean names. #2488
  • Resolution of ambiguous implementations does not work #2487

📔 Documentation

  • Prefer Java configuration over XML #2666

2.7.5

13 Oct 13:47
Compare
Choose a tag to compare

2.7.4

13 Oct 09:24
Compare
Choose a tag to compare

2.6.9

13 Oct 12:38
Compare
Choose a tag to compare

2.6.8

13 Oct 07:53
Compare
Choose a tag to compare

3.0.0-M6

19 Sep 14:40
Compare
Choose a tag to compare
3.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Use CompletableFuture instead of deprecated ListenableFuture #2669
  • Change initialCapacity to match the number of data being added. #2668
  • Refine @PageableDefault and @SortDefault annotation arrangement #2657

🐞 Bug Fixes

  • Fix argument conversion in QuerydslPredicateBuilder. #2650
  • QuerydslPredicateBuilder converts collection-like bind values to PathInformation.getLeafType in stead of considering collection element types #2649

📔 Documentation

  • Improve Pageable Javadoc #2679
  • Fix the JDK version required to build from the source code #2671
  • Specify title to auditing.auditor-aware. #2652
  • deleteById should not throw EmptyResultDataAccessException #2651
  • JPA is now Jakarta Persistence API #2475

🔨 Dependency Upgrades

  • Adopt to changed Mockk artifact name #2687
  • Upgrade to XMLBeam 1.4.24 #2686

❤️ Contributors

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