Skip to content

Releases: spring-projects/spring-data-jpa

2.5.3

16 Jul 09:52
4b66683
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Drop serialVersionUID from AbstractPersistable. #2245

❤️ Contributors

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

2.4.11

16 Jul 08:46
f600373
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Drop serialVersionUID from AbstractPersistable. #2245

❤️ Contributors

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

2.5.2

22 Jun 14:05
334ba4a
Compare
Choose a tag to compare

📗 Links

📔 Documentation

2.4.10

22 Jun 13:29
e02a777
Compare
Choose a tag to compare

📗 Links

📔 Documentation

2.5.1

14 May 10:35
e22f35a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Introduce template method for easier customization of fragments #2202

📔 Documentation

  • Improve wording on transactional methods inherited from SimpleJpaRepository and repository fragments #2207

❤️ Contributors

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

2.4.9

14 May 10:05
ac603db
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Improve wording on transactional methods inherited from SimpleJpaRepository and repository fragments #2207

❤️ Contributors

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

2.5.0

14 Apr 12:37
9c9e6ef
Compare
Choose a tag to compare

2.4.8

14 Apr 09:42
9c80ca2
Compare
Choose a tag to compare

2.3.9.RELEASE

14 Apr 09:16
453d73d
Compare
Choose a tag to compare

2.5.0-RC1

31 Mar 15:24
30ce678
Compare
Choose a tag to compare
2.5.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • JpaPersistentPropertyImpl now considers super types association and target type. #2191