Skip to content

Commit 92a3a35

Browse files
committed
Pre-steps for release : 6.2.24.Final
1 parent 3700bbf commit 92a3a35

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Hibernate 6 Changelog
33

44
Note: Please refer to JIRA to learn more about each issue.
55

6+
Changes in 6.2.24.Final (March 29, 2024)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32272
10+
11+
** Bug
12+
* [HHH-17734] - Hibernate should prioritize provider_class over datasource
13+
* [HHH-17493] - Negating a SqmNegatedPredicate has no effect on Hql string
14+
15+
616
Changes in 6.2.23.Final (March 27, 2024)
717
------------------------------------------------------------------------------------------------------------------------
818

gradle/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.2.24-SNAPSHOT
1+
hibernateVersion=6.2.24.Final

0 commit comments

Comments
 (0)