File tree 2 files changed +13
-1
lines changed 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ Hibernate 6 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 6.6.17.Final (May 28, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/33638
10
+
11
+ ** Bug
12
+ * [HHH-19490] - NPE when using array_position function
13
+ * [HHH-19476] - claimEntityHolderIfPossible Assertion Error
14
+ * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null
15
+ * [HHH-18946] - Startup issues with HANA in failover situations
16
+
17
+
6
18
Changes in 6.6.16.Final (May 25, 2025)
7
19
------------------------------------------------------------------------------------------------------------------------
8
20
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.6.17-SNAPSHOT
1
+ hibernateVersion =6.6.17.Final
You can’t perform that action at this time.
0 commit comments