MariaDB Java Connectors 3.0.6 and 2.7.6 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Java 3.0.6 and 2.7.6 GA releases.

Download Now

Release Notes

MariaDB Connector/Java 3.0.6

MariaDB Connector/Java 3.0.6 is a Stable (GA) release. Notable changes in this release include:

  • The initSql connection parameter has been added.
  • The pipelining and bulk optimizations can now be used when allowLocalInfile is enabled as long as the statements do not include LOAD LOCAL INFILE commands. Excluding statements that include LOAD LOCAL INFILE commands is done automatically to prevent performance regression.

MariaDB Connector/Java 2.7.6

MariaDB Connector/Java 2.7.6 is a Stable (GA) release. Notable changes in this release include:

  • Starting with this release, some of MariaDB Connector/J’s important log messages include the connection ID for easier correlation when comparing against the server-side logs.

See the Connector/Java 3.0.6 and Connector/Java 2.7.6 release notes pages for more details and visit mariadb.com/downloads/connectors/connectors-data-access/java8-connector/ to download.