Skip to content

Commit 7b8dfa9

Browse files
committed
Pre-steps for release : 7.0.8.Final
1 parent c5ad23a commit 7b8dfa9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ Hibernate 7 Changelog
33

44
Note: 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+
625
Changes in 7.0.7.Final (July 23, 2025)
726
------------------------------------------------------------------------------------------------------------------------
827

gradle/version.properties

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

0 commit comments

Comments
 (0)