MariaDB Connector/J 3.1.3 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: 22 Mar 2023
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 #d541afd6 bump 3.1.3
- Revision #5c77c285 [CONJ-1063] DatabaseMetaData.getTypeInfo() returns wrong value for UNSIGNED_ATTRIBUTE - datatype correction
- Revision #4c018af5 [CONJ-1062] correcting TlsSocketPlugin to use Driver classloader
- Revision #3bae0150 [CONJ-1063] DatabaseMetaData.getTypeInfo() returns wrong value for UNSIGNED_ATTRIBUTE
- Revision #c94cf0d5 [CONJ-1054] race condition when using CredentialPlugin
- Revision #016a2113 [CONJ-1056] incorrect reads from unix socket when the text is too large
- Revision #f6f5edc0 [CONJ-1058] code style correction for Statement.enquote* port from 2.x
- Revision #e97a4aed Merge pull request #184 from peterhalicky/CONJ-1058
- Revision #d2f936f9 [CONJ-1060] BIT default metadata doesn't take care of transformedBitIsBoolean option
- Revision #a6007c7a bump SNAPSHOT version
- Revision #517d5411 [CONJ-1057] wrong decoding for binary '00:00' TIME value when using LocalTime / LocalDateTime result-set getObject
- Revision #c7544779 [CONJ-1058] port Statement.enquote* methods from connector 2.x
- Revision #79592a0e [misc] xpand 6.1 testing correction
- Revision #21c9bce0 Merge tag '3.1.2' into develop
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.