Skip to content

Commit f97104b

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 7.3.6.Final
1 parent 3050f80 commit f97104b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Hibernate 7 Changelog
22
=======================
33

4+
Changes in 7.3.6.Final (May 24, 2026)
5+
------------------------------------------------------------------------------------------------------------------------
6+
7+
https://hibernate.atlassian.net/projects/HHH/versions/39205
8+
9+
10+
** Bug
11+
* HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB
12+
* HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14
13+
* HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping
14+
* HHH-20133 @Formula and @JoinFormula with {p.*} expansion in native queries
15+
* HHH-20125 ClassCastException on merge during polymorphic embeddable replace
16+
* HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true
17+
* HHH-19214 Record as @IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted
18+
419
Changes in 7.3.5.Final (May 17, 2026)
520
------------------------------------------------------------------------------------------------------------------------
621

0 commit comments

Comments
 (0)