File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ Hibernate 6 Changelog
33
44Note: 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+
621Changes in 6.6.22.Final (July 20, 2025)
722------------------------------------------------------------------------------------------------------------------------
823
Original file line number Diff line number Diff line change 1- hibernateVersion =6.6.23-SNAPSHOT
1+ hibernateVersion =6.6.23.Final
You can’t perform that action at this time.
0 commit comments