Skip to content

Commit 78c665f

Browse files
committed
Pre-steps for release : 6.2.35.Final
1 parent d2f6f4e commit 78c665f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.txt

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.2.35.Final (March 09, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32713
10+
11+
** Bug
12+
* [HHH-19206] - Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value)
13+
* [HHH-18229] - "UnsupportedOperationException: Re-work support for semi-resolve " with null value in column referenced by @JoinColumn
14+
* [HHH-17420] - JoinColumn throws an `occurs out of order` AnnotationException
15+
* [HHH-17151] - NPE when binding null parameter in native query with explicit TemporalType
16+
17+
618
Changes in 6.2.34.Final (February 26, 2025)
719
------------------------------------------------------------------------------------------------------------------------
820

gradle/version.properties

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

0 commit comments

Comments
 (0)