Skip to content

Commit 8fe95d5

Browse files
committed
Pre-steps for release : 6.2.19.Final
1 parent d7b72cf commit 8fe95d5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.2.19.Final (January 10, 2024)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32236
10+
11+
** Bug
12+
* [HHH-17623] - Ordering collection @OrderBy based on association fails
13+
* [HHH-17106] - Varchar(1) column for Java Enum fails with ClassCastException
14+
15+
616
Changes in 6.2.18.Final (January 05, 2024)
717
------------------------------------------------------------------------------------------------------------------------
818

gradle/version.properties

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

0 commit comments

Comments
 (0)