MariaDB Connector/J 3.4.1 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/J Overview
Release date: 17 Jul 2024
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #6943884f - correct README format
- Revision #889ccf63 - bump 3.4.1 version
- Revision #f68447f1 - [CONJ-1189] XA START RESUME even with TMJOIN flag when using pinGlobalTxToPhysicalConnection option
- Revision #c2904a96 - [misc] metadata DatabaseMeta.getExportedKeys() test correction
- Revision #66a51df9 - [CONJ-1180] improve DatabaseMeta.getExportedKeys() performances
- Revision #45d8e6da - [CONJ-1189] support for pinGlobalTxToPhysicalConnection option
- Revision #873dde72 - [misc] code style correction
- Revision #308cbb50 - [misc] test for failover improvement for reliability
- Revision #279b9031 - [CONJ-1178] adding PK_NAME in getImportedKeys ORDER for reliability
- Revision #9f2e872f - [CONJ-1178] getImportedKeys return different PK_NAME value than getExportedKeys.
- Revision #8c33569a - [CONJ-1190] creating alias for MySQL connector option 'databaseTerm' for option 'useCatalogTerm'
- Revision #bf1f74a8 - [CONJ-1188] database meta getSQLKeywords listing all reserved key word, not restricted keywords only
- Revision #3a81564d - [misc] javadoc improvement
- Revision #6cdb75b8 - [misc] update nexus-staging-maven-plugin version
- Revision #8aa08926 - [misc] test improvement for MariaDB server 11.4.1+
- Revision #1bdb0b38 - [CONJ-1182] missing XA error mapping
- Revision #e3158e48 - [CONJ-1181] ensure prepare statement cache reliability when using multiple database
- Revision #164e3a46 - [test] ensure java 8 compatibility
- Revision #53145a7c - [test] ensure HostAddress data cannot be changed
- Revision #24dd582c - [test] test correction
- Revision #e8349a80 - [CONJ-685] permit setting sslMode per host
- Revision #eca13e7f - [CONJ-686] permit setting pipe and local socket per host
- Revision #9330b44a - [CONJ-1068] ResultSetMetaData.getColumnTypeName() returns VARCHAR instead of TINYTEXT
- Revision #d094b858 - [misc] adding java 21 to test suite
- Revision #663d6917 - [misc] avoid fingerprint verification if certificate expired
- Revision #877dc25c - [misc] bump dependencies
- Revision #39eab5bd - bump 2.4.1-SNAPSHOT version
- Revision #9667c76c - [CONJ-1185] error CANON_EQ flag not supported in Android app
- Revision #7f2ff7eb - [misc] mysql 8.4 test correction: adding serverRsaPublicKeyFile in test
- Revision #907a99b1 - [misc] test addition: set allowPublicKeyRetrieval to true for mysql 8.4 by default
- Revision #0db5648c - [misc] test correction for mysql_clear_password used in non SSL connections
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.