Skip to content

Commit 52e7d12

Browse files
committed
5.6.5.Final
1 parent cf1853a commit 52e7d12

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.txt

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

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

6+
Changes in 5.6.5.Final (January 25, 2022)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/32029
10+
11+
** Bug
12+
* [HHH-15044] - Revert HHH-14826 fix because the provided test was wrong
13+
* [HHH-15041] - H2Dialect does not work properly with h2 2.0.202 due to new DDL type requirements
14+
* [HHH-15014] - H2Dialect does not work properly with h2 2.0.202 on sub selects with tuples
15+
* [HHH-15009] - H2Dialect does not work properly with h2 2.0.202 and updating schema
16+
* [HHH-14985] - H2Dialect does not work properly with h2 2.0.202 on inserts
17+
18+
619
Changes in 5.6.4.Final (January 19, 2022)
720
------------------------------------------------------------------------------------------------------------------------
821

gradle/version.properties

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

0 commit comments

Comments
 (0)