Skip to content

3.0.7

Compare
Choose a tag to compare
@mp911de mp911de released this 16 Jun 13:43
· 406 commits to main since this release
6a91748

📗 Links

⭐ New Features

  • Rewrite queries using LIKE with wildcards using CONCAT. #2939

🐞 Bug Fixes

  • existsById(…) fails with NullPointerException when metadata does not exist #2991
  • Calling stored procedures can leave open cursors #2915
  • Remove Shared EntityManager's synthetic setting to support bean post processing. #2730

📔 Documentation

  • Add section to ref docs highlighting alternate strategies for implementing queries. #3005

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.2.4.Final #3029
  • Upgrade to Maven Wrapper 3.9.2 #3017