Skip to content

Commit 4fbf5f2

Browse files
committed
Pre-steps for release : 6.6.7.Final
1 parent 53cdd08 commit 4fbf5f2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

changelog.txt

+18
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.6.7.Final (February 10, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32416
10+
11+
** Bug
12+
* [HHH-19104] - Envers is keeping references to classes and thus classloaders
13+
* [HHH-18901] - AnnotationFormatError: Duplicate annotation for class: interface org.hibernate.bytecode.enhance.spi.EnhancementInfo
14+
* [HHH-18069] - NullPointerException when unioning partition results
15+
16+
** Improvement
17+
* [HHH-19098] - Disable implicit loading of the default import script
18+
19+
** Task
20+
* [HHH-19050] - Allow configuration of EntityManagerFactoryBuilderImpl to override the BytecodeProvider instance
21+
* [HHH-18928] - Consider the default Access Type as per Spec section 2.3.1 and skip enhancement of properties accessor
22+
23+
624
Changes in 6.6.6.Final (February 02, 2025)
725
------------------------------------------------------------------------------------------------------------------------
826

gradle/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.6.7-SNAPSHOT
1+
hibernateVersion=6.6.7.Final

0 commit comments

Comments
 (0)