Version 3.14.15 - September 17, 2021 ================================================================================
Features and Improvements ------------------------- #12412 - Make the OSGi imports for jackson and gson modules optional Bug Fixes --------- #12404 - Aliasing implicit join paths produces invalid queries #12439 - Avoid generating overloaded table valued functions with compilation errors, until they are supported #12445 - Compilation error in KotlinGenerator generated code when @set:JvmName is applied to overriding property #12448 - Unnecessary cast in Db2 when comparing value with concatenation #12450 - CVE-2021-26291 via maven-core-3.6.3 dependency Version 3.15.3 - September 17, 2021 ================================================================================ This is a 3.15 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #12397 - Parser should accept 1 and 0 as boolean literals in MySQL #12406 - CLI programs should set java.util.loggin.SimpleFormatter.format if not already set #12411 - Make the OSGi imports for jackson and gson modules optional #12416 - Add native support for BIT_AND_AGG() and BIT_OR_AGG() in PostgreSQL Bug Fixes --------- #12365 - Nested Block generates top-level anonymous block behaviour when top level Statement is not a Block #12374 - ClassCastException when using returning() with R2DBC #12376 - NullPointerException in OracleDatabase.getArrays0() #12378 - Operator called default onErrorDropped: PostgresConnectionClosedException when chaining queries #12382 - DSLContext.explain(Query) doesn't work with bind values in Oracle #12391 - Deeply nested MULTISET mappings with ad-hoc conversion doesn't work when using reflection #12400 - FOR JSON emulation must use RETURNING CLOB in Oracle #12402 - MockDataProvider cannot handle MULTISET fields #12403 - Aliasing implicit join paths produces invalid queries #12418 - BIT_AND_AGG(), BIT_OR_AGG() emulations shouldn't use bind values #12438 - Avoid generating overloaded table valued functions with compilation errors, until they are supported #12443 - Compilation errors in generated code when using <daos/> with <pojosAsJavaRecordClasses/> #12444 - Compilation error in KotlinGenerator generated code when @set:JvmName is applied to overriding property #12447 - Unnecessary cast in Db2 when comparing value with concatenation #12449 - CVE-2021-26291 via maven-core-3.6.3 dependency -- 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/4e13371b-aef5-427b-bc12-9d59000ac086n%40googlegroups.com.
