Skip to content

Commit 8f3cd74

Browse files
committed
5.6.0.Beta1
1 parent 9267c5e commit 8f3cd74

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Hibernate 5 Changelog
33

44
Note: Please refer to JIRA to learn more about each issue.
55

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+
616
Changes in 5.5.7.Final (August 25, 2021)
717
------------------------------------------------------------------------------------------------------------------------
818

gradle/version.properties

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

0 commit comments

Comments
 (0)