MariaDB Connector/J 1.7.6 Release Notes

You are viewing an old version of this article. View the current version here.

The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.3.3

Download Release Notes Changelog Connector/J Overview

Release date: 10 Dec 2020

MariaDB Connector/J 1.7.6 is a Stable (GA) release.

For an overview of MariaDB Connector/J see the About MariaDB Connector/J page

Reporting correction/contribution to java 7 supported version

Bugs Fixed

  • CONJ-682 : When receiving an RST during connection validation, the pool will end up throwing a connection timeout exception in place of reusing another connection.
  • CONJ-522 : When using multiple pools and a pool is closed, it closes a global executor used by all pools. This occurs even if there are still other pools open.
  • CONJ-750 : protocol error when not setting database, indicating null authentication plugin
  • CONJ-639 : enabledSslProtocolSuites does not include TLSv1.2 by default

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.