Releases: spring-projects/spring-data-jpa
Releases · spring-projects/spring-data-jpa
2.3.9.RELEASE
2.5.0-RC1
📗 Links
⭐ New Features
JpaPersistentPropertyImpl
now considers super types association and target type. #2191
2.4.7
2.5.0-M5
📗 Links
⭐ New Features
- DATAJPA-1377 added JpaRepository.getById, deprecated JpaRepository.ge… #2169
- DATAJPA-1574 - Add support for saveAllAndFlush. #2148
- saveAndFlush could accept iterable as well [DATAJPA-1574] #1883
- JpaRepository.getOne(ID id) method name is inconsistent with other xById(ID id) method names [DATAJPA-1377] #1697
🪲 Bug Fixes
- Fix raw use of JpaSpecificationExecutor in docs #2159
- Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822] #2111
📔 Documentation
- Improve JavaDoc. #2173
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.6
📗 Links
🪲 Bug Fixes
- Fix raw use of JpaSpecificationExecutor in docs #2159
- Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822] #2111
📔 Documentation
- Improve JavaDoc. #2173
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.3.8.RELEASE
📗 Links
🪲 Bug Fixes
- Fix raw use of JpaSpecificationExecutor in docs #2159
- Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822] #2111
📔 Documentation
- Improve JavaDoc. #2173
❤️ Contributors
We'd like to thank all the contributors who worked on this release!