Skip to content

Releases: spring-projects/spring-data-jpa

2.5.7

12 Nov 09:39
beb8bf5
Compare
Choose a tag to compare

📗 Links

⭐ New Features

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.4.15

12 Nov 08:52
63b73e9
Compare
Choose a tag to compare

📗 Links

⭐ New Features

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.6.0-RC1

18 Oct 11:56
36f0664
Compare
Choose a tag to compare
2.6.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Clarify behavior when both (named and provided query) are configured through @Query #2319
  • Implement FluentQuery support for Querydsl and Query by Example #2294
  • DATAJPA-1377 added JpaRepository.getById, deprecated JpaRepository.ge… #2169

🐞 Bug Fixes

  • Types with a @IdClass with a single attribute use the underlying @Id property type within repositories #2330
  • EntityManagerBeanDefinitionRegistrarPostProcessor should set primary flag on EntityManager bean definitions #2288
  • @Query(countName = …) not considered #2217

🔨 Dependency Upgrades

  • Upgrade to Hibernate 5.6 #2335
  • Upgrade to Maven Wrapper 3.8.3 #2331

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.5.6

18 Oct 09:20
0529d38
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Clarify behavior when both (named and provided query) are configured through @Query #2319

🐞 Bug Fixes

  • Types with a @IdClass with a single attribute use the underlying @Id property type within repositories #2330
  • @Query(countName = …) not considered #2217

2.4.14

18 Oct 09:03
e5bcdc1
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Types with a @IdClass with a single attribute use the underlying @Id property type within repositories #2330
  • @Query(countName = …) not considered #2217

2.6.0-M3

17 Sep 07:52
53542b6
Compare
Choose a tag to compare
2.6.0-M3 Pre-release
Pre-release

📗 Links

📔 Documentation

  • Move documentation bits regarding AbstractAuditable into JPA-specific documentation #2284

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #2295

2.5.5

17 Sep 07:28
a8d38d1
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Move documentation bits regarding AbstractAuditable into JPA-specific documentation #2284

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #2296

2.4.13

17 Sep 07:04
5f50a53
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Move documentation bits regarding AbstractAuditable into JPA-specific documentation #2284

2.6.0-M2

12 Aug 13:17
4cb0b44
Compare
Choose a tag to compare
2.6.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce Testcontainers as a means to run integration tests against a wider set of RDBMSs #2256

2.5.4

12 Aug 09:39
fc971f0
Compare
Choose a tag to compare