Releases: spring-projects/spring-data-jpa
Releases · spring-projects/spring-data-jpa
2.7.8
📗 Links
🐞 Bug Fixes
- Broken count query for native queries with table alias #2773
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.1
2.7.7
📗 Links
⭐ New Features
- SqlParserQueryEnhancer errors with Merge statements #2641
- limit queries of single finders to 2 #2594
🐞 Bug Fixes
contains
in query derivation of an ElementCollection creates a proper isMember clause but encloses the argument in % leading to the wrong result. #2607- JSqlParserQueryEnhancer errors with INSERT statements #2593
- Passing null as stored procedure argument is broken in v2.7.0 (works in v2.6.8). #2544
- EntityGraphFactory overwrites nested subgraphs #2527
📔 Documentation
- Improve error message in ParameterBinder #2700
🔨 Dependency Upgrades
- Upgraded JSQLParser to version 4.5. #2693
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.0
📗 Links
🐞 Bug Fixes
EntityManagerBeanDefinitionRegistrarPostProcessor
does not ensure uniqueSharedEntityManagerCreator
beans #2699
📔 Documentation
- Replace news and noteworthy with links to the release notes. #2697
🔨 Dependency Upgrades
- Bump hsqldb from 2.5.1 to 2.7.1 in /spring-data-jpa #2694
- Upgraded JSQLParser to version 4.5. #2693
- Update test dependencies. #2677
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.6
📗 Links
🔨 Dependency Upgrades
- Update key dependencies. #2646
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.10
3.0.0-RC2
📗 Links
⭐ New Features
3.0.0-RC1
📗 Links
⭐ New Features
- SqlParserQueryEnhancer errors with Merge statements #2641
🐞 Bug Fixes
📔 Documentation
- Improve reference documentation. #2647
- Whether
Class-based Projections
does not support use with@query
#2558
❤️ Contributors
We'd like to thank all the contributors who worked on this release!