Skip to content

Commit be489a1

Browse files
committed
Fix changelog to include 6.6.19.Final
1 parent fc84bf7 commit be489a1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.txt

Lines changed: 14 additions & 0 deletions
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.19.Final (June 29, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/33968
10+
11+
** Bug
12+
* [HHH-18837] - Oracle epoch extraction doesn't work with dates
13+
* [HHH-19547] - Misleading exception message at DefaultFlushEntityEventListener - mangled ID - misplaced Entity and EntityEntry ID
14+
* [HHH-19560] - TupleTransformer and ResultListTransformer trash the query interpretation cache
15+
* [HHH-19571] - CloningPropertyCall causes non-deterministic bytecode for AccessOptimizer
16+
* [HHH-19573] - Presence of wrapper byte array pollutes BasicTypeRegistry
17+
* [HHH-19577] - BytecodeProviderImpl.SetPropertyValues wrongly emits duplicate stack map frames
18+
19+
620
Changes in 6.6.18.Final (June 13, 2025)
721
------------------------------------------------------------------------------------------------------------------------
822

0 commit comments

Comments
 (0)