Version 3.17.34 - January 15, 2025
================================================================================
This is a 3.17 patch release with minor improvements and bug fixes
Bug Fixes
---------
#17849 - Missing NVARCHAR support in R2DBC integration
#17853 - Error when reading NULL bind value of type NVARCHAR from MySQL driver
#17858 - ORA-12704: character set mismatch placing NULL and non-NULL NVARCHAR values in UNION ALL subqueries
#17872 - StackOverflowError when resolving asterisk in parsed query using derived table with unsuccessful meta lookups
#17876 - Avoid case sensitive access to PgDatabaseMetaData columns due to regressions after driver version 42.7.5
#17880 - Improve message from ZIP maven-install shell scripts related to availability of artifacts in our repo
#17883 - Traverser does not traverse into Multiset contents
Version 3.18.25 - January 15, 2025
================================================================================
This is a 3.18 patch release with minor improvements and bug fixes
Bug Fixes
---------
#17848 - Missing NVARCHAR support in R2DBC integration
#17852 - Error when reading NULL bind value of type NVARCHAR from MySQL driver
#17857 - ORA-12704: character set mismatch placing NULL and non-NULL NVARCHAR values in UNION ALL subqueries
#17871 - StackOverflowError when resolving asterisk in parsed query using derived table with unsuccessful meta lookups
#17875 - Avoid case sensitive access to PgDatabaseMetaData columns due to regressions after driver version 42.7.5
#17879 - Improve message from ZIP maven-install shell scripts related to availability of artifacts in our repo
#17882 - Traverser does not traverse into Multiset contents
Version 3.19.18 - January 15, 2025
================================================================================
This is a 3.19 patch release with minor improvements and bug fixes
Bug Fixes
---------
#17847 - Missing NVARCHAR support in R2DBC integration
#17851 - Error when reading NULL bind value of type NVARCHAR from MySQL driver
#17856 - ORA-12704: character set mismatch placing NULL and non-NULL NVARCHAR values in UNION ALL subqueries
#17859 - Restore caching of resolvedType in AbstractTypedElementDefinition
#17870 - StackOverflowError when resolving asterisk in parsed query using derived table with unsuccessful meta lookups
#17874 - Avoid case sensitive access to PgDatabaseMetaData columns due to regressions after driver version 42.7.5
#17878 - Improve message from ZIP maven-install shell scripts related to availability of artifacts in our repo
#17881 - Traverser does not traverse into Multiset contents