This is a read-only copy of the MariaDB Knowledgebase generated on 2024-10-16. For the latest, interactive version please visit https://mariadb.com/kb/.

MariaDB Connector/J 3.5.0 Release Notes

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 Parsec authentication implementation. See parsec documentation
  • CONJ-1183 implementation of `truststore`, `trustStorePassword` and `trustStoreType` options, to permit providing a specific truststore that differ from 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.

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.