MariaDB Connector/J 3.5.0 Release Notes
You are viewing an old version of this article. View
the current version here.
Download Release Notes Changelog Connector/J Overview
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.
Release date: xx Oct 2024
MariaDB Connector/J 3.5.0 is a Stable (GA) release.
For an overview of MariaDB Connector/J see the About MariaDB Connector/J page
Notable changes
- CONJ-1193 Support of the PARSEC Authentication Plugin which is provided starting with MariaDB Server 11.6. See parsec documentation
- CONJ-1183 New options `truststore`, `trustStorePassword` and `trustStoreType`, to provide a specific truststore that differs from the java default
Bugs Fixed
- CONJ-1202 Session variable setting must be executed last
- CONJ-1201 incorrect default behavior for forceConnectionTimeZoneToSession
- CONJ-1200 Batch import fails with exception "Unknown command"
- CONJ-1199 option `connectionCollation` addition in order to force collation
- CONJ-1187 Use different exception type for connection timeouts
Changelog
For a complete list of changes made in MariaDB Connector/J 3.5.0, with links to detailed information on each push, see the changelog.
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.