Pre-steps for release : `6.2.18.Final`

This commit is contained in:
Hibernate-CI 2024-01-05 15:56:47 +00:00
parent 7c5e419c29
commit f830c5bd8b
2 changed files with 13 additions and 1 deletions

View File

@ -3,6 +3,18 @@ Hibernate 6 Changelog
Note: Please refer to JIRA to learn more about each issue.
Changes in 6.2.18.Final (January 05, 2024)
------------------------------------------------------------------------------------------------------------------------
https://hibernate.atlassian.net/projects/HHH/versions/32230
** Bug
* [HHH-17606] - Cannot resolve path of nested generic mapped-superclass joins
* [HHH-17380] - Persisting an entity with a non generated id and @MapsId throws PropertyValueException
* [HHH-16935] - Hibernate cdi extension Regression introduced by HHH-16096
* [HHH-16881] - Envers RevisionListener is not created when Hibernate CDI Extensions are enabled
Changes in 6.2.17.Final (December 19, 2023)
------------------------------------------------------------------------------------------------------------------------

View File

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