Skip to content

Commit

Permalink
Pre-steps for release : 6.6.8.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Feb 16, 2025
1 parent d852e03 commit 4d177dd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ Hibernate 6 Changelog

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

Changes in 6.6.8.Final (February 16, 2025)
------------------------------------------------------------------------------------------------------------------------

https://hibernate.atlassian.net/projects/HHH/versions/32516

** Bug
* [HHH-19126] - Plural valued paths should be collection-typed instead of element typed
* [HHH-18988] - Embeddable inheritance + default_schema results in NPE at startup

** Improvement
* [HHH-19098] - Disable implicit loading of the default import script


Changes in 6.6.7.Final (February 10, 2025)
------------------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hibernateVersion=6.6.8-SNAPSHOT
hibernateVersion=6.6.8.Final

0 comments on commit 4d177dd

Please sign in to comment.