| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.19.37 source code.tar.gz | 2026-08-04 | 2.4 MB | |
| 3.19.37 source code.zip | 2026-08-04 | 5.0 MB | |
| README.md | 2026-08-04 | 1.2 kB | |
| Totals: 3 Items | 7.5 MB | 0 | |
Version 3.19.37 - August 4, 2026
This is a 3.19 patch release with minor improvements and bug fixes
Features and Improvements
[#20070] - MULTISET emulations should trace log serialised JSON or XML content
Bug Fixes
[#20061] - Bad formatting of JSON_ARRAY() NULL ON NULL clause [#20065] - Self-referencing foreign key generates unnecessary path import for nested class in the generated table [#20079] - Upgrade Jackson to 2.18.8 to mitigate CVE-2026-54513 and others [#20100] - Upgrade jackson-databind to 2.22.1 to mitigate CVE-2026-59889 [#20103] - RenderKeywordCase.UPPER / LOWER / PASCAL ignore Settings.renderLocale [#20108] - IndexOutOfBoundsException when joining table to noTable() using SelectJoinStep [#20111] - Joining a noTable() removes aliases from other tables in the join tree [#20119] - Diff generates unnecessary ALTER TABLE for TEXT fields between lengths declared as 0 and lengths declared as Integer.MAX_VALUE [#20123] - Upgrade Spring dependency to 6.2.19 to mitigate CVE-2026-41848