File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ Hibernate 6 Changelog
33
44Note: Please refer to JIRA to learn more about each issue.
55
6+ Changes in 6.6.27.Final (August 24, 2025)
7+ ------------------------------------------------------------------------------------------------------------------------
8+
9+ https://hibernate.atlassian.net/projects/HHH/versions/34957
10+
11+ ** Bug
12+ * [HHH-19719] - org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction#appendHqlString throws IndexOutOfBoundsException when has no arguments
13+ * [HHH-19712] - Column deduplication leads to wrong alias calculation for native query alias expansion
14+ * [HHH-19687] - Criteria query with lazy @OneToOne and @EmbeddedId throws exception
15+
16+
617Changes in 6.6.26.Final (August 17, 2025)
718------------------------------------------------------------------------------------------------------------------------
819
Original file line number Diff line number Diff line change 1- hibernateVersion =6.6.27-SNAPSHOT
1+ hibernateVersion =6.6.27.Final
You can’t perform that action at this time.
0 commit comments