File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ Hibernate 6 Changelog
33
44Note: 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+
620Changes in 6.6.18.Final (June 13, 2025)
721------------------------------------------------------------------------------------------------------------------------
822
You can’t perform that action at this time.
0 commit comments