8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
6.6.13.Final
1 parent b3f25d9 commit 9bcfa68Copy full SHA for 9bcfa68
changelog.txt
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
3
4
Note: Please refer to JIRA to learn more about each issue.
5
6
+Changes in 6.6.13.Final (April 06, 2025)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/33142
10
11
+** Bug
12
+ * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
13
14
15
Changes in 6.6.12.Final (March 30, 2025)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.6.13-SNAPSHOT
+hibernateVersion=6.6.13.Final
0 commit comments