Version 3.15.12 - June 16, 2022 ================================================================================
This is a 3.15 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #13709 - OnError.FAIL should log a message about the user's option how to handle the problem Bug Fixes --------- #13742 - Connection::close call is skipped when R2DBC query fails #13745 - R2DBC implementation may hang when there's an exception in the rendering logic #13774 - Parser doesn't support parsing parenthesised GROUP BY expression #13779 - maven-deploy and maven-install bash and batch scripts should terminate on mvn command error #13784 - ERROR: unknown function: nameconcatoid() in CockroachDBDatabase on CockroachDB 22 Version 3.16.8 - July 7, 2022 ================================================================================ This is a 3.16 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #13708 - OnError.FAIL should log a message about the user's option how to handle the problem #13720 - Log warning should show jOOQ-meta type to help disambiguate objects that share the same name Bug Fixes --------- #13711 - Ill formatted Javadoc in DSLContext #13715 - Cannot parse computed columns in the presence of identity column #13736 - Work around JDK-8289221, where javadoc aren't allowed to contain ellipses in a <code> tag in a method header #13741 - Connection::close call is skipped when R2DBC query fails #13744 - R2DBC implementation may hang when there's an exception in the rendering logic #13755 - GROUP BY <table> does not use table alias #13768 - Upgrade log4j to 2.18.0 to mitigate CVE-2022-33915 #13773 - Parser doesn't support parsing parenthesised GROUP BY expression #13778 - maven-deploy and maven-install bash and batch scripts should terminate on mvn command error #13783 - ERROR: unknown function: nameconcatoid() in CockroachDBDatabase on CockroachDB 22 Version 3.17.2 - July 7, 2022 ================================================================================ This is a 3.17 patch release with minor improvements and bug fixes Bug Fixes --------- #13731 - Generated sources emits "reference not accessible" warning for `org.jooq.impl.AbstractTable#convertFrom` #13733 - Wrong Javadoc in generated AbstractSpringDAOImpl #13735 - Work around JDK-8289221, where javadoc aren't allowed to contain ellipses in a <code> tag in a method header #13739 - Reactive transactions don't call Connection::close #13740 - Connection::close call is skipped when R2DBC query fails #13743 - R2DBC implementation may hang when there's an exception in the rendering logic #13754 - GROUP BY <table> does not use table alias #13757 - Returning null from transactionCoroutine throws NoSuchElementException #13765 - DefaultRecordBinding.pgRenderRecordCast and others don't apply schema mapping #13767 - Upgrade log4j to 2.18.0 to mitigate CVE-2022-33915 #13772 - Parser doesn't support parsing parenthesised GROUP BY expression #13777 - maven-deploy and maven-install bash and batch scripts should terminate on mvn command error #13782 - ERROR: unknown function: nameconcatoid() in CockroachDBDatabase on CockroachDB 22 -- 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/3d24d2ae-a6af-42e7-9495-4f421abf1a4fn%40googlegroups.com.
