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 -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/f1f2c0ad-6400-489c-9fd0-ce31f9131af7n%40googlegroups.com.
