Skip to content

Commit 3ea729d

Browse files
committed
Pre-steps for release : 6.6.5.Final
1 parent 2da013e commit 3ea729d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

changelog.txt

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ Hibernate 6 Changelog
33

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

6+
Changes in 6.6.5.Final (January 19, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32379
10+
11+
** Bug
12+
* [HHH-19011] - @ElementCollection comment overrides class level comment on an Entity
13+
* [HHH-18819] - Error resolving persistent property of @MapperSuperclass if subtype @Embeddable used as @IdClass
14+
* [HHH-17652] - Cannot invoke "org.hibernate.envers.internal.entities.EntityConfiguration.getRelationDescription(String)" because "entCfg" is null
15+
16+
** Task
17+
* [HHH-18972] - Upgrade to ByteBuddy 1.15.11
18+
19+
620
Changes in 6.6.4.Final (December 18, 2024)
721
------------------------------------------------------------------------------------------------------------------------
822

gradle/version.properties

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

0 commit comments

Comments
 (0)