Skip to content

Releases: spring-projects/spring-data-commons

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!

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