Skip to content

Commit 4711edb

Browse files
committed
Pre-steps for release : 6.6.19.Final
1 parent 56adc8b commit 4711edb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=6.6.19-SNAPSHOT
1+
hibernateVersion=6.6.19.Final

0 commit comments

Comments
 (0)