Version 3.15.7 - January 25, 2022 ================================================================================
This is a 3.15 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #12879 - Improve blocking call error message when trying to run Query.execute(), etc. with R2DBC Bug Fixes --------- #12886 - Upgrade jOOQ-checker's error_prone_core's transitive protobuf dependency to mitigate CVE-2021-22569 #12933 - NullPointerException when mapping NULL nested ROW from scalar subquery #12936 - DAOImpl#deleteById(Collection<T>) ignores Converter #12941 - maven-deploy.sh should have same description in --repository flag as maven-deploy.bat Version 3.16.3 - January 25, 2022 ================================================================================ This is a 3.16 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #12878 - Improve blocking call error message when trying to run Query.execute(), etc. with R2DBC #12915 - Document QOM API outside of the QOM type, and annotate it as @Experimental Bug Fixes --------- #12885 - Upgrade jOOQ-checker's error_prone_core's transitive protobuf dependency to mitigate CVE-2021-22569 #12889 - Parser should treat AS optional in CREATE TABLE AS SELECT #12891 - Parser fails to parse SET SCHEMA 'string-literal' #12918 - Wrong SQL generated when InlineDerivedTable is transformed using $replace() #12919 - Select.$where(), $having, $qualify(), $connectBy(), $connectByStartWith() don't actually return null in the absence of a predicate #12924 - Upgrade H2 to 2.1.210 #12926 - Work around H2 issue 3398 which hangs the process when using FINAL TABLE (MERGE ...) #12932 - NullPointerException when mapping NULL nested ROW from scalar subquery #12935 - DAOImpl#deleteById(Collection<T>) ignores Converter #12940 - maven-deploy.sh should have same description in --repository flag as maven-deploy.bat -- 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/a2bf5c36-48d5-416b-b72c-8dc93aab7076n%40googlegroups.com.
