We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.2.30.Final
1 parent 776fbd3 commit 0b8002dCopy full SHA for 0b8002d
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.2.30.Final (August 06, 2024)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/32322
10
11
+** Bug
12
+ * [HHH-18410] - Performance regression due to megamorphic calls
13
14
15
Changes in 6.2.28.Final (July 03, 2024)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.2.30-SNAPSHOT
+hibernateVersion=6.2.30.Final
0 commit comments