Skip to content

Releases: spring-projects/spring-data-commons

2.7.8

17 Feb 09:11
1a3199a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

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

📔 Documentation

  • Correct Spring Boot dependency version property name used to manage Spring Data #2766
  • Fix a typo in javadoc #2739

❤️ Contributors

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

3.0.1

13 Jan 10:43
cff4cc2
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • 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

  • Unfinished sentence in Object Mapping section of documentation #2749

2.7.7

13 Jan 09:35
addf1f8
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Unfinished sentence in Object Mapping section of documentation #2749

🔨 Dependency Upgrades

  • Switch to mockk-jvm artifact #2763

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