Releases: spring-projects/spring-data-jpa
Releases · spring-projects/spring-data-jpa
3.0.4
📗 Links
⭐ New Features
- Improve performance of PersistenceProvider.condense function #2860
🐞 Bug Fixes
- NoClassDefFoundError TypedParameterValue when using eclipselink #2857
📔 Documentation
- Improve docs on transactionality of methods declared on repository interfaces #2868
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.10
📗 Links
📔 Documentation
- Improve docs on transactionality of methods declared on repository interfaces #2868
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.3
2.7.9
3.1.0-M2
3.1.0-M1
📗 Links
🐞 Bug Fixes
- Broken count query for native queries with table alias #2773
SimpleJpaRepository.deleteById
throwsEmptyResultDataAccessException
#2719- SimpleJPARepository: Methods accessing metadata.getComment() without Null-Check produce NPE #2716
- EntityGraphFactory overwrites nested subgraphs #2527
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.7 #2782
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.2
📗 Links
🐞 Bug Fixes
- Broken count query for native queries with table alias #2773
SimpleJpaRepository.deleteById
throwsEmptyResultDataAccessException
#2719- SimpleJPARepository: Methods accessing metadata.getComment() without Null-Check produce NPE #2716
📔 Documentation
- Fix broken links in reference docs #2801
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.7 #2781
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
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!