Version 3.16.13 - January 17, 2023
================================================================================

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


Features and Improvements
-------------------------
#14501 - Add an R2DBC LoggingConnection


Bug Fixes
---------
#14385 - Broken link in a logging statement and Javadoc
#14391 - Table::useIndex and similar table wrapping methods break joins 
using onKey()
#14400 - java.lang.StackOverflowError at 
org.jooq.impl.Expression.acceptAssociative
#14405 - "You can't specify target table '...' for update in FROM clause" 
when target table has index hint in MySQL
#14423 - Update error reporting URL in log messages
#14428 - Code generation for sequences fails for SQL Server 2014
#14435 - Generated TableImpl::getSchema override should be annotated 
Nullable
#14461 - Work around Db2 error "The string constant beginning with ... is 
too long"
#14468 - Wrong result column type for requested conversion when reading 
JSONB_ARRAYAGG and JSONB_OBJECTAGG in DB2


Version 3.17.7 - January 17, 2023
================================================================================

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


Features and Improvements
-------------------------
#14401 - Code generator should properly qualify H2 domain enums
#14500 - Add an R2DBC LoggingConnection


Bug Fixes
---------
#14384 - Broken link in a logging statement and Javadoc
#14390 - Table::useIndex and similar table wrapping methods break joins 
using onKey()
#14396 - DSL::noField doesn't work in SEEK clause
#14399 - java.lang.StackOverflowError at 
org.jooq.impl.Expression.acceptAssociative
#14404 - "You can't specify target table '...' for update in FROM clause" 
when target table has index hint in MySQL
#14415 - DDLDatabase cannot handle qualified enum types in CREATE TABLE
#14422 - Update error reporting URL in log messages
#14427 - Code generation for sequences fails for SQL Server 2014
#14434 - Generated TableImpl::getSchema override should be annotated 
Nullable
#14460 - Work around Db2 error "The string constant beginning with ... is 
too long"
#14467 - Wrong result column type for requested conversion when reading 
JSONB_ARRAYAGG and JSONB_OBJECTAGG in DB2
#14480 - SQL Server RETURNING clause emulation for fetching trigger 
generated values generates incorrect SQL if no columns are fetched
#14484 - Wrong SQL generated in SQL Server when virtual client side 
computed columns are referenced in RETURNING clause
#14493 - Syntax errors lead to unclosed R2DBC connection in SQL Server
#14497 - TransactionPublisher does not commit transaction when wrapped in 
reactor's Mono

-- 
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/2f55872a-65bc-43c3-b5f8-06eb8ba725f1n%40googlegroups.com.

Reply via email to