We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.2.33.Final
1 parent 7bf0f36 commit de31718Copy full SHA for de31718
changelog.txt
@@ -3,6 +3,16 @@ Hibernate 6 Changelog
3
4
Note: Please refer to JIRA to learn more about each issue.
5
6
+Changes in 6.2.33.Final (February 24, 2025)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/32355
10
11
+** Bug
12
+ * [HHH-19126] - Plural valued paths should be collection-typed instead of element typed
13
+ * [HHH-18912] - ORM release process
14
15
16
Changes in 6.2.32.Final (October 02, 2024)
17
------------------------------------------------------------------------------------------------------------------------
18
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.2.33-SNAPSHOT
+hibernateVersion=6.2.33.Final
0 commit comments