Releases: spring-projects/spring-data-jpa
Releases · spring-projects/spring-data-jpa
2.5.6
📗 Links
⭐ New Features
- Clarify behavior when both (named and provided query) are configured through
@Query
#2319
🐞 Bug Fixes
2.4.14
📗 Links
🐞 Bug Fixes
2.6.0-M3
2.5.5
2.4.13
📗 Links
📔 Documentation
- Move documentation bits regarding
AbstractAuditable
into JPA-specific documentation #2284
2.6.0-M2
📗 Links
⭐ New Features
- Introduce Testcontainers as a means to run integration tests against a wider set of RDBMSs #2256
2.5.4
2.4.12
2.6.0-M1
📗 Links
⭐ New Features
- Adapt to consolidated PersistentEntity API #2254
- Drop serialVersionUID from AbstractPersistable. #2245
- Introduce template method for easier customization of fragments #2202
🪲 Bug Fixes
@Procedure
annotation doesn't work with cursors (NULL when using REF_CURSOR) and ResultSets that don't come from cursors [DATAJPA-1657] #1959
📔 Documentation
- Improve wording on transactional methods inherited from
SimpleJpaRepository
and repository fragments #2207 - Document that DTOs don't work with native queries [DATAJPA-1714] #2009
🔨 Dependency Upgrades
- Upgrade to Hibernate 5.5.3.Final #2257
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.3
📗 Links
⭐ New Features
- Drop serialVersionUID from AbstractPersistable. #2245
❤️ Contributors
We'd like to thank all the contributors who worked on this release!