MariaDB Connector/J 3.5.2 Release Notes
Download Release Notes Changelog Connector/J Overview
Release date: ?? Jan 2025
MariaDB Connector/J 3.5.2 is a Stable (GA) release.
Note: This page describes features in an unreleased version of MariaDB Connector/J.
Unreleased means there are no official packages or
binaries available for download which contain the features.
The source code is available on GitHub.
For an overview of MariaDB Connector/J see the About MariaDB Connector/J page
Bugs Fixed
CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers CONJ-1218 Fixed incorrect behavior where XA connections were being closed when regular connections were terminated - this was against specifications CONJ-1217 Corrected the implementation of the trustCertificateKeyStorePassword alias parameter, which wasn't functioning as intended CONJ-1221 Updated DatabaseMetadata.getTypeInfo() to include previously missing data types: UUID and VECTOR CONJ-1225 Fixed a bug where the system would throw an exception prematurely without checking all available connections
Changelog
For a complete list of changes made in MariaDB Connector/J 3.5.2, with links to detailed information on each push, see the changelog.