MariaDB Connector/J 2.7.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: 23 Nov 2020
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 #a01e7aaa - Merge branch 'release/2.7.1'
- Revision #dddc1b40 - bump 2.7.1 version
- Revision #f281de76 - [misc] travis SkySQL HA testing addition
- Revision #13c01758 - [misc] removing JDK 12 on travis (not available anymore)
- Revision #090d921a - [misc] correct prepare cache statement ensuring reusing cache.
- Revision #c26c1623 - [CONJ-838] replace 'slave' terminology by 'replica'
- Revision #b8378d03 - Merge branch 'master' into develop
- Revision #86418697 - added osgi related packege imports for gss
- Revision #2af5b1a2 - [CONJ-839] batch exception message correction when with option `rewriteBatchedStatements`
- Revision #29df5f5a - [misc] ensure test before will be executed before test class
- Revision #37fde5fc - [misc] test correction for maxscale and SkySQL environment
- Revision #cb926cdc - [misc] enable load local infile test for MariaDB 10.4+
- Revision #d633c8df - [CONJ-842] Byte array parameters are not send as long data
- Revision #256fa8f1 - [misc] added benchmark description
- Revision #0ebe5eab - [CONJ-843] ParameterMetaData::getParameterType for CallableStatement parameter BINARY type now return 'BINARY'
- Revision #fd276551 - [CONJ-841] ResultSetMetaData::getColumnTypeName() returns incorrect type name for LONGTEXT
- Revision #bb602eb7 - [misc] test small correction
- Revision #884e7b9c - [CONJ-842] Byte array parameters are not send as long data
- Revision #8cafdf94 - [misc] benchmark correction
- Revision #4ed97b2e - [misc] adding benchmark
- Revision #49f3d2a3 - [misc] permit providing test parameter from System properties
- Revision #efb19400 - [CONJ-837] prepared statement cache leak on Resultset CONCUR_UPDATABLE concurrency
- Revision #15af61a6 - [misc] junit version bump
- Revision #b84c27de - [misc] appveyor server msi retrival, follow redirection
- Revision #5c9d7fe9 - [CONJ-834] use of BULK is conditionned to server 10.2.7+ version, not capability
- Revision #1646a5ff - [misc] small simplification of MariaXaResource XID generation
- Revision #08779406 - set 2.7.1 SNAPSHOT version
- Revision #8427aed6 - Merge tag '2.7.0' into develop
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.