File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ Hibernate 5 Changelog
3
3
4
4
Note: Please refer to JIRA to learn more about each issue.
5
5
6
+ Changes in 5.6.0.Beta1 (August 27, 2021)
7
+ ------------------------------------------------------------------------------------------------------------------------
8
+
9
+ https://hibernate.atlassian.net/projects/HHH/versions/31974
10
+
11
+ ** Task
12
+ * [HHH-14792] - Remove support for bytecode enhancement via Javassist
13
+ * [HHH-14744] - Refactor contextual information for SchemaManagementTool to be more easily extended by Hibernate Reactive
14
+
15
+
6
16
Changes in 5.5.7.Final (August 25, 2021)
7
17
------------------------------------------------------------------------------------------------------------------------
8
18
Original file line number Diff line number Diff line change 1
- hibernateVersion =5.6.0-SNAPSHOT
1
+ hibernateVersion =5.6.0.Beta1
You can’t perform that action at this time.
0 commit comments