Skip to content

Commit 9bcfa68

Browse files
committed
Pre-steps for release : 6.6.13.Final
1 parent b3f25d9 commit 9bcfa68

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ Hibernate 6 Changelog
33

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

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+
615
Changes in 6.6.12.Final (March 30, 2025)
716
------------------------------------------------------------------------------------------------------------------------
817

gradle/version.properties

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

0 commit comments

Comments
 (0)