Skip to content

Commit

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

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

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

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

** Bug
* [HHH-19104] - Envers is keeping references to classes and thus classloaders
* [HHH-18901] - AnnotationFormatError: Duplicate annotation for class: interface org.hibernate.bytecode.enhance.spi.EnhancementInfo
* [HHH-18069] - NullPointerException when unioning partition results

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

** Task
* [HHH-19050] - Allow configuration of EntityManagerFactoryBuilderImpl to override the BytecodeProvider instance
* [HHH-18928] - Consider the default Access Type as per Spec section 2.3.1 and skip enhancement of properties accessor


Changes in 6.6.6.Final (February 02, 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.7-SNAPSHOT
hibernateVersion=6.6.7.Final

0 comments on commit 4fbf5f2

Please sign in to comment.