File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ Hibernate 7 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 7.0.3.Final (June 22, 2025)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/33936
10
+
11
+ ** Bug
12
+ * [HHH-18774] - two bad bugs in cascade refresh
13
+
14
+ ** Task
15
+ * [HHH-19548] - Upgrade to ByteBuddy 1.17.5
16
+ * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin
17
+
18
+
6
19
Changes in 7.0.2.Final (June 12, 2025)
7
20
------------------------------------------------------------------------------------------------------------------------
8
21
Original file line number Diff line number Diff line change 1
- hibernateVersion =7.0.3-SNAPSHOT
1
+ hibernateVersion =7.0.3.Final
You can’t perform that action at this time.
0 commit comments