Releases: spring-projects/spring-data-commons
Releases · spring-projects/spring-data-commons
3.1.0-M2
3.1.0-M1
📗 Links
⭐ New Features
- Query method parameter of type
Class
erroneously considered dynamic projection parameter #2770 - Allow obtaining a
toString()
representation from aLazy
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
📗 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
📗 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
📗 Links
⭐ New Features
- Allow obtaining a
toString()
representation from aLazy
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