[ ANNOUNCEMENT ] 3.15.8 and 3.16.4 patch releases with minor improvements and bug fixes
31 views
Skip to first unread message
Lukas Eder
unread,
Feb 8, 2022, 11:43:35 AM2/8/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jOOQ User Group
Version 3.15.8 - February 8, 2022 ================================================================================
This is a 3.15 patch release with minor improvements and bug fixes
Bug Fixes --------- #12947 - Timestamp Arithmetic fails with ConvertedDataType #12953 - GenerationTool should handle JDBC driver returning null Connection on Driver::connect #12968 - NullPointerException in MetaDataFieldProvider when reading plain SQL column without a name in MySQL #12972 - jOOQ Open Source Edition does not generate routine with long name #12981 - Upgrade the pgjdbc dependency to 42.2.25 due to CVE-2022-21724 #12979 #12996 - Code generation <indexes/> flag should turn on <tables/> as a dependency #13016 - DDL export no longer exports INDEX WHERE clause #13018 - Interpreter does not correctly interpret CREATE INDEX .. WHERE #13020 - Compilation error in KotlinGenerator output when implicit join path cache conflicts with keyword
Version 3.16.4 - February 8, 2022 ================================================================================
This is a 3.16 patch release with minor improvements and bug fixes
Features and Improvements ------------------------- #13002 - Refine Replacer Javadoc
Bug Fixes --------- #12946 - Timestamp Arithmetic fails with ConvertedDataType #12952 - GenerationTool should handle JDBC driver returning null Connection on Driver::connect #12960 - Can no longer store/retrieve blob data exceeding 1M in H2 2.0 #12962 - Wrong code generated for identity columns in H2 1.4 #12967 - NullPointerException in MetaDataFieldProvider when reading plain SQL column without a name in MySQL #12971 - jOOQ Open Source Edition does not generate routine with long name #12980 - Upgrade the pgjdbc dependency to 42.3.2 due to CVE-2022-21724 #12995 - Code generation <indexes/> flag should turn on <tables/> as a dependency #13015 - DDL export no longer exports INDEX WHERE clause #13017 - Interpreter does not correctly interpret CREATE INDEX .. WHERE #13019 - Compilation error in KotlinGenerator output when implicit join path cache conflicts with keyword