[ ANNOUNCEMENT ] 3.17.1 patch release with minor improvements and bug fixes for 2 regressions in 3.17.0
39 views
Skip to first unread message
Lukas Eder
unread,
Jun 27, 2022, 9:22:39 AM6/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jOOQ User Group
Version 3.17.1 - June 27, 2022 ================================================================================
This is a 3.17 patch release with minor improvements and bug fixes
Features and Improvements ------------------------- #13707 - OnError.FAIL should log a message about the user's option how to handle the problem #13719 - Log warning should show jOOQ-meta type to help disambiguate objects that share the same name
Bug Fixes --------- #13710 - Ill formatted Javadoc in DSLContext #13714 - Cannot parse computed columns in the presence of identity column #13724 - Regression: Zero-length delimited identifier is generated for enum columns when using <outputSchemaToDefault/> #13726 - Regression: Client code no longer compiles when calling DSLContext.fetchSingle(Table, Condition...)