Skip to content

Commit f830c5b

Browse files
committed
Pre-steps for release : 6.2.18.Final
1 parent 7c5e419 commit f830c5b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.txt

Lines changed: 12 additions & 0 deletions
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.18.Final (January 05, 2024)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32230
10+
11+
** Bug
12+
* [HHH-17606] - Cannot resolve path of nested generic mapped-superclass joins
13+
* [HHH-17380] - Persisting an entity with a non generated id and @MapsId throws PropertyValueException
14+
* [HHH-16935] - Hibernate cdi extension Regression introduced by HHH-16096
15+
* [HHH-16881] - Envers RevisionListener is not created when Hibernate CDI Extensions are enabled
16+
17+
618
Changes in 6.2.17.Final (December 19, 2023)
719
------------------------------------------------------------------------------------------------------------------------
820

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.2.18-SNAPSHOT
1+
hibernateVersion=6.2.18.Final

0 commit comments

Comments
 (0)