MariaDB Connector/J 2.7.4 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: 11 Aug 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 #0b78458f bump 2.7.4 version
- Revision #ce03fc95 [misc] appveyor: install maven using chocolatey
- Revision #fd7ea8f0 [CONJ-863] ensure socket state when having IOException
- Revision #4ea0eab4 [CONJ-884] ensure pool state when connection error occurs during connection reset
- Revision #1056012c [CONJ-884] connection.isValid error firing connectionErrorOccurred
- Revision #877c4e35 [CONJ-893] mysql 8.0 tinyInt1isBit support test correction
- Revision #2e55b07b [CONJ-884] ensure pool state when connection error occurs
- Revision #98f1226c [misc] remove codacy link on README
- Revision #673a56bd [CONJ-893] DatabaseMetaData.getColumns regression causing TINYINT(x) with x > 1 to return BIT type in place of TINYINT
- Revision #f744cbb6 Merge branch 'auto_commit_memory_allocation' into maintenance/2.x
- Revision #1b4452e9 Merge branch 'CONJ-885' into maintenance/2.x
- Revision #30485013 [misc] ensuring test reliability for skysql
- Revision #6184c651 [misc] ensuring test reliability with maxscale involved
- Revision #e16437b7 [CONJ-890] getImportedKeys/getTables regression returning an empty resultset for null/empty catalog
- Revision #f664af79 [misc] PR test correction
- Revision #126aecbf CONJ-889 - callableStatement using function throw wrong error on getXXX methods
- Revision #baac160e CONJ-885 Log any SQLException that occurs while adding connection(s) to pool
- Revision #42e861f3 CONJ-873 - race condition correction on empty getGeneratedKeys metadata
- Revision #1b7bb019 bump 2.7.4-SNAPSHOT version
- Revision #7d72599b Avoid creating new strings when switching auto-commit.
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.