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 7 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 7.1.0.Final (August 08, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/34726
10
+
11
+ ** Improvement
12
+ * [HHH-19693] - Upgrade Oracle JDBC driver to version 23.9.0.25.07
13
+
14
+ ** New Feature
15
+ * [HHH-19682] - Add Support for GaussDB Lock Timeout (lockwait_timeout)
16
+
17
+
6
18
Changes in 7.1.0.CR2 (August 06, 2025)
7
19
------------------------------------------------------------------------------------------------------------------------
8
20
Original file line number Diff line number Diff line change 1
- hibernateVersion =7.1.0-SNAPSHOT
1
+ hibernateVersion =7.1.0.Final
You can’t perform that action at this time.
0 commit comments