Pre-steps for release : 6.2.24.Final

This commit is contained in:
Hibernate-CI 2024-03-29 13:15:02 +00:00
parent 3700bbf4f0
commit 92a3a35fa7
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,16 @@ Hibernate 6 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 6.2.24.Final (March 29, 2024)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/32272
** Bug
* [HHH-17734] - Hibernate should prioritize provider_class over datasource
* [HHH-17493] - Negating a SqmNegatedPredicate has no effect on Hql string
Changes in 6.2.23.Final (March 27, 2024)
------------------------------------------------------------------------------------------------------------------------

View File

@ -1 +1 @@
hibernateVersion=6.2.24-SNAPSHOT
hibernateVersion=6.2.24.Final