File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ Hibernate 6 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 6.2.39.Final (June 29, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/34066
10
+
11
+ ** Bug
12
+ * [HHH-19577] - BytecodeProviderImpl.SetPropertyValues wrongly emits duplicate stack map frames
13
+ * [HHH-19573] - Presence of wrapper byte array pollutes BasicTypeRegistry
14
+ * [HHH-19571] - CloningPropertyCall causes non-deterministic bytecode for AccessOptimizer
15
+ * [HHH-19560] - TupleTransformer and ResultListTransformer trash the query interpretation cache
16
+
17
+
6
18
Changes in 6.2.38.Final (May 26, 2025)
7
19
------------------------------------------------------------------------------------------------------------------------
8
20
Original file line number Diff line number Diff line change 1
- hibernateVersion =6.2.39-SNAPSHOT
1
+ hibernateVersion =6.2.39.Final
You can’t perform that action at this time.
0 commit comments