Pre-steps for release : `6.2.19.Final`

This commit is contained in:
Hibernate-CI 2024-01-10 11:48:01 +00:00
parent d7b72cfa2a
commit 8fe95d5d6b
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,16 @@ Hibernate 6 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 6.2.19.Final (January 10, 2024)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/32236
** Bug
* [HHH-17623] - Ordering collection @OrderBy based on association fails
* [HHH-17106] - Varchar(1) column for Java Enum fails with ClassCastException
Changes in 6.2.18.Final (January 05, 2024)
------------------------------------------------------------------------------------------------------------------------

View File

@ -1 +1 @@
hibernateVersion=6.2.19-SNAPSHOT
hibernateVersion=6.2.19.Final