File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,25 @@ Hibernate 7 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 7.0.8.Final (July 27, 2025)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/34429
10+
11+ ** Bug
12+ * [HHH-19655] - Connection leak with PhysicalConnectionHandlingMode.IMMEDIATE_ACQUISITION_AND_HOLD
13+ * [HHH-19651] - DB2 for i detection not working reliably
14+ * [HHH-19575] - empty Struct should be fetched intact or not null
15+ * [HHH-19524] - @OneToOne relationship unnecessary joins in nativeQuery
16+ * [HHH-16253] - [Envers] Schema Validation Failure With Audited (N)Clob Column with Hibernate 6 on H2
17+
18+ ** Improvement
19+ * [HHH-19654] - Upgrade hibernate-models to 1.0.1
20+
21+ ** Task
22+ * [HHH-19639] - Add getter for EmbeddableFetchImpl#nullIndicatorResult
23+
24+
625Changes in 7.0.7.Final (July 23, 2025)
726------------------------------------------------------------------------------------------------------------------------
827
Original file line number Diff line number Diff line change 1- hibernateVersion =7.0.8-SNAPSHOT
1+ hibernateVersion =7.0.8.Final
You can’t perform that action at this time.
0 commit comments