3.19.21 #18129
lukaseder
announced in
Announcements
3.19.21
#18129
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 3.19.21 - March 11, 2025
This is a 3.19 patch release with minor improvements and bug fixes
Features and Improvements
#18064 - Add MySQL and MariaDB support for ALTER TABLE .. SET NOT NULL / DROP NOT NULL
#18107 - DiagnosticsListener Javadoc should link to manual
Bug Fixes
#18050 - Include fields and values lengths in "The number of values must match the number of fields" error message
#18054 - Meta.migrateTo() drops column before dropping its foreign keys or indexes
#18057 - ClassCastException in ArrayConverter when working with primitive typed int.class component type
#18061 - ArrayStoreException when using Converter<T[][], U[][]> with empty arrays
#18080 - DiagnosticsListener::duplicateStatements event isn't triggered for DiagnosticsConnection.ON setting
#18086 - DiagnosticsConnection.ON does not retain the internally created DiagnosticsConnection's caches
#18100 - PostgreSQL nested row isn't attached to Configuration when used with ad-hoc converter
#18103 - Record::key produces unattached records
#18116 - <globalObjectNames/> should explicitly declare String type in KotlinGenerator, for usage with explicit API compiler flag
#18118 - <globalObjectNames/> should generate const val in KotlinGenerator or ScalaGenerator, for annotation usage
#18125 - Work around ORA-00929: missing period when fully qualifying JSON columns
This discussion was created from the release 3.19.21.
Beta Was this translation helpful? Give feedback.
All reactions