[ ANNOUNCEMENT ] 3.16.11 and 3.17.5 patch releases with minor improvements and bug fixes

37 views
Skip to first unread message

Lukas Eder

unread,
Nov 4, 2022, 11:38:35 AM11/4/22
to jOOQ User Group
Version 3.16.11 - November 4, 2022
================================================================================

This is a 3.16 patch release with minor improvements and bug fixes


Features and Improvements
-------------------------        
#14073 - Add parser support for undocumented AS keyword in SQL Server procedure parameter list


Bug Fixes
---------
#13967 - HSQLDB arrays can't be projected from nested rows
#13984 - ParsingConnection doesn't correctly relay Statement::getResultSet, Statement::getUpdateCount, or Statement::getMoreResults on static Statement
#14016 - Slow query against SYS.ALL_INDEXES in OracleDatabase
#14019 - Moderately slow query on ALL_TAB_COLS due to cartesian product in OracleTableDefinition
#14023 - Moderately slow query on ALL_ARGUMENTS due to EXTENDED DATA LINK FULL in OracleTableDefinition
#14025 - Postgres array of single-field UDT reads UDT's field as null instead of actual value
#14029 - ClobBinding and BlobBinding shouldn't delegate sql() generation to internal DefaultStringBinding or DefaultBytesBinding
#14032 - ORA-01704 when generating large CLOB inline values in Oracle
#14036 - Upgrade to Scala 2.13.9 to mitigate CVE-2022-36944
#14038 - KotlinGenerator produces directory names with backticks when catalog names contain special characters
#14057 - Upgrade protobuf-java to 3.16.3 to mitigate CVE-2021-22569
#14062 - Work around Derby's Error [30000] [54002]: A string constant starting with '...' is too long
#14069 - ClobBinding and BlobBinding shouldn't bind a null value on PreparedStatement::setClob and ::setBlob in Firebird, HSQLDB
#14088 - Support parsing SELECT .. INTO <qualified table> FROM ..
#14135 - Code generator shouldn't generate JPA Column precision on non-decimal types


Version 3.17.5 - November 4, 2022
================================================================================

This is a 3.17 patch release with minor improvements and bug fixes


Features and Improvements
-------------------------        
#13997 - Improve documentation on Fields lookup methods
#14072 - Add parser support for undocumented AS keyword in SQL Server procedure parameter list


Bug Fixes
---------
#13966 - HSQLDB arrays can't be projected from nested rows
#13983 - ParsingConnection doesn't correctly relay Statement::getResultSet, Statement::getUpdateCount, or Statement::getMoreResults on static Statement
#13994 - Wrong value returned from NullCondition::isNullable
#14015 - Slow query against SYS.ALL_INDEXES in OracleDatabase
#14018 - Moderately slow query on ALL_TAB_COLS due to cartesian product in OracleTableDefinition
#14022 - Moderately slow query on ALL_ARGUMENTS due to EXTENDED DATA LINK FULL in OracleTableDefinition
#14024 - Postgres array of single-field UDT reads UDT's field as null instead of actual value
#14028 - ClobBinding and BlobBinding shouldn't delegate sql() generation to internal DefaultStringBinding or DefaultBytesBinding
#14031 - ORA-01704 when generating large CLOB inline values in Oracle
#14035 - Upgrade to Scala 2.13.9 to mitigate CVE-2022-36944
#14037 - KotlinGenerator produces directory names with backticks when catalog names contain special characters
#14054 - Upgrade jackson-databind dependency to 2.13.4 to mitigate CVE-2022-42004
#14056 - Upgrade protobuf-java to 3.16.3 to mitigate CVE-2021-22569
#14061 - Work around Derby's Error [30000] [54002]: A string constant starting with '...' is too long
#14068 - ClobBinding and BlobBinding shouldn't bind a null value on PreparedStatement::setClob and ::setBlob in Firebird, HSQLDB
#14087 - Support parsing SELECT .. INTO <qualified table> FROM ..
#14101 - Table as SelectField native support relies on actual column order, not generated order
#14109 - Upgrade jackson-databind dependency to 2.13.4.2 to mitigate CVE-2022-42003
#14117 - ClassCastException when nesting array(select row) projections in PostgreSQL
#14134 - Code generator shouldn't generate JPA Column precision on non-decimal types
#14142 - Generated text blocks for view sources should escape \
#14164 - Wrong transformation for transformPatternsTrivialPredicates when DISTINCT predicate operand is NULL

Reply all
Reply to author
Forward
0 new messages