Skip to content

Releases: spring-projects/spring-data-jpa

3.0.0

18 Nov 13:30
de4af44
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • EntityManagerBeanDefinitionRegistrarPostProcessor does not ensure unique SharedEntityManagerCreator beans #2699

📔 Documentation

  • Replace news and noteworthy with links to the release notes. #2697

🔨 Dependency Upgrades

  • Bump hsqldb from 2.5.1 to 2.7.1 in /spring-data-jpa #2694
  • Upgraded JSQLParser to version 4.5. #2693
  • Update test dependencies. #2677

❤️ Contributors

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

2.7.6

18 Nov 09:55
ffec13c
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Update key dependencies. #2646

❤️ Contributors

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

2.6.10

18 Nov 09:35
34a6e57
Compare
Choose a tag to compare

3.0.0-RC2

04 Nov 14:26
3850990
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Shouldn't JpaRepository extend ListCrudRepository/ListPagingAndSortingRepository? #2688
  • Add missing hint for QuerydslJpaPredicateExecutor #2673

3.0.0-RC1

13 Oct 15:31
5d2c8be
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • SqlParserQueryEnhancer errors with Merge statements #2641

🐞 Bug Fixes

  • JSqlParserQueryEnhancer errors with INSERT statements #2593
  • Handle multiline subquery removal #2582

📔 Documentation

  • Improve reference documentation. #2647
  • Whether Class-based Projections does not support use with @query #2558

❤️ Contributors

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

2.7.5

13 Oct 13:47
Compare
Choose a tag to compare

2.7.4

13 Oct 09:25
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Handle multiline subquery removal #2582

📔 Documentation

  • Whether Class-based Projections does not support use with @query #2558

❤️ Contributors

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

2.6.9

13 Oct 12:38
Compare
Choose a tag to compare

2.6.8

13 Oct 07:53
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Handle multiline subquery removal #2582

📔 Documentation

  • Whether Class-based Projections does not support use with @query #2558

❤️ Contributors

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

3.0.0-M6

19 Sep 14:40
Compare
Choose a tag to compare
3.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • limit queries of single finders to 2 #2594
  • Add infrastructure for AOT processing of repositories. #2497

🐞 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

📔 Documentation

  • Fix the JDK version required to build from the source code #2610

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.1.2 #2615

❤️ Contributors

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