We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.2.13.Final
1 parent 2d5df89 commit ef0cc62Copy full SHA for ef0cc62
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.13.Final (October 11, 2023)
7
+------------------------------------------------------------------------------------------------------------------------
8
+
9
+https://hibernate.atlassian.net/projects/HHH/versions/32203
10
11
+** Bug
12
+ * [HHH-17290] - Embeddable with a primitive field cannot be set to null
13
14
15
Changes in 6.2.12.Final (October 06, 2023)
16
------------------------------------------------------------------------------------------------------------------------
17
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=6.2.13-SNAPSHOT
+hibernateVersion=6.2.13.Final
0 commit comments