MariaDB Connector/J 2.7.2 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: 29 Jan. 2021
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 #83f50ab1 - Bump 2.7.2 version
- Revision #8cc16d4c - [CONJ-850] MariaDbResultSetMetaData#getPrecision(int) returns wrong length for character data
- Revision #a4f85ce2 - Added support for Aurora cluster custom endpoints
- Revision #323b82b5 - user must exist and 5.6 does not support the syntax if exists
- Revision #61c21056 - [misc] MySQL 8 test correction
- Revision #ee71dd44 - mysql 8.0 still does not have IS_GENERATED column. tested version: 8.0.15
- Revision #7644aaf5 - [misc] benchmark update
- Revision #6d68f763 - [misc] indentation correction
- Revision #f1225752 - [CONJ-849] in case of an object parameter with unknown type and not serializable driver now throw a SerialException, not an SQLNonTransientConnectionException that result in closing the connection.
- Revision #1033ac60 - [misc] correcting initial SQL script for MySQL 8 compatibility.
- Revision #fa7e4c44 - [misc] SkySQL test stability improvement
- Revision #2d79c65d - [misc] replacing new Character() with Character.valueOf() method
- Revision #722556c3 - [CONJ-852] CmdInformationSingle.isDuplicateKeyUpdate() fails to detect ON DUPLICATE KEY clause if there are newlines in query. Solved by enabling DOTALL mode in regexp.
- Revision #9eec426c - [misc] ensure MAXSCALE test reliability
- Revision #01eae69e - [misc] removing pgp retry
- Revision #4e7d6c4f - [misc] test MariaDB 10.6 build version
- Revision #d9d3a85a - [misc] correct test when using maxscale with replication topology
- Revision #186675d9 - [misc] correct test since server message change
- Revision #1687916e - [CONJ-847] NPE at UpdatableResultSet#close
- Revision #3bfa4ec5 - [misc] codespell correction
- Revision #bb1f2d10 - Merge branch 'fix/#166' into develop
- Revision #07dd125f - Merge branch 'fix/#165' into develop
- Revision #7bbd7404 - [misc] MySQL 8 test correction
- Revision #e2c46b23 - Merge branch 'fix/CONJ-851' into develop
- Revision #abc533bf - [misc] benchmark update
- Revision #86cceb76 - [misc] indentation correction
- Revision #78b8ef94 - [CONJ-849] in case of an object parameter with unknown type and not serializable driver now throw a SerialException, not an SQLNonTransientConnectionException that result in closing the connection.
- Revision #1565981e - [misc] correcting initial SQL script for MySQL 8 compatibility.
- Revision #b35361d9 - [misc] SkySQL test stability improvement
- Revision #bfb426eb - [misc] replacing new Character() with Character.valueOf() method
- Revision #a4f14a67 - Merge branch 'fix/167' into develop
- Revision #3350386d - [misc] ensure MAXSCALE test reliability
- Revision #bd8f85e5 - [misc] removing pgp retry
- Revision #c5887304 - [misc] test MariaDB 10.6 build version
- Revision #5ef23935 - [misc] correct test when using maxscale with replication topology
- Revision #1d820aa8 - [misc] correct test since server message change
- Revision #9edc3b88 - [CONJ-847] NPE at UpdatableResultSet#close
- Revision #b5fa2b12 - CmdInformationSingle.isDuplicateKeyUpdate() fails to detect ON DUPLICATE KEY clause if there are newlines in query. Solved by enabling DOTALL mode in regexp.
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.