Connector/J 3.5.6 Release Notes
Release date: 11 Sept 2025
MariaDB Connector/J 3.5.6 is a Stable (GA) release.
Notable changes
Implemented rewriteBatchStatements functionality (CONJ-1238)
Added server prepared statement fallback to client prepared statements (CONJ-1238)
Bugs Fixed
Corrected cache enablement to match 2.x behavior (CONJ-1278)
Added table name metadata support for MariaDB 12.1 following MDEV-28933 (CONJ-1279)
Fixed support for multiple commands in the initSql configuration option (CONJ-1280)
Fixed Connection#isValid(int timeout) to properly respect the timeout parameter when network connectivity is lost (CONJ-1276)
Changelog
For a complete list of changes made in MariaDB Connector/J 3.5.5, with links to detailed information on each push, see the changelog.
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?