Skip to content

Commit 9cdcf9e

Browse files
committed
Pre-steps for release : 6.6.23.Final
1 parent 897665d commit 9cdcf9e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

changelog.txt

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

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

6+
Changes in 6.6.23.Final (July 27, 2025)
7+
------------------------------------------------------------------------------------------------------------------------
8+
9+
https://hibernate.atlassian.net/projects/HHH/versions/34397
10+
11+
** Bug
12+
* [HHH-19575] - empty Struct should be fetched intact or not null
13+
* [HHH-19524] - @OneToOne relationship unnecessary joins in nativeQuery
14+
* [HHH-19261] - OracleDialect getQueryHintString incorrectly joins supplied hints
15+
* [HHH-16253] - [Envers] Schema Validation Failure With Audited (N)Clob Column with Hibernate 6 on H2
16+
17+
** Task
18+
* [HHH-19639] - Add getter for EmbeddableFetchImpl#nullIndicatorResult
19+
20+
621
Changes in 6.6.22.Final (July 20, 2025)
722
------------------------------------------------------------------------------------------------------------------------
823

gradle/version.properties

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

0 commit comments

Comments
 (0)