Skip to content

Commit

Permalink
Pre-steps for release : 6.6.10.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Mar 9, 2025
1 parent 34184a1 commit 8ff8bd1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ Hibernate 6 Changelog

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

Changes in 6.6.10.Final (March 09, 2025)
------------------------------------------------------------------------------------------------------------------------

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

** Bug
* [HHH-19232] - BeanValidationEventListener not called if only associated collection is updated via getter
* [HHH-19206] - Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value)
* [HHH-19195] - Embeddable inheritance: discriminator values are not hierarchically ordered

** Improvement
* [HHH-19219] - Informix Catalog and schema support


Changes in 6.6.9.Final (February 23, 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.10-SNAPSHOT
hibernateVersion=6.6.10.Final

0 comments on commit 8ff8bd1

Please sign in to comment.