MariaDB Connector/J 3.0.9 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: 08 Nov 2022
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 #a42cde19 - Merge branch 'release/3.0.9'
- Revision #de514c8c - [misc] correcting test for maxscale
- Revision #daa3b6ef - bump 3.0.9 version
- Revision #610cf5ba - [CONJ-1021] correcting windows GSSAPI test
- Revision #79c4ad30 - [misc] code style correction
- Revision #9843769a - [misc] test suite stability improvement
- Revision #43371571 - [CONJ-1021] add windows GSSAPI test
- Revision #7da254ae - [CONJ-1021] GSSAPI authentication might result in connection reset
- Revision #d5e44be6 - [misc] ensure test suite reliability
- Revision #63f02643 - [misc] skip test with `FLUSH PRIVILEGES` with MySQL server 8.0.31 that broke server public key retrieval afterwhile
- Revision #79eb340e - [CONJ-1019] DatabaseMetaData.getImportedKeys should return real value for PK_NAME column
- Revision #22388e69 - [CONJ-1017] concurrent data/time/timestamp when using same calendar parameter missing synchronization
- Revision #fe6498b8 - [misc] ensure client prepare statement lock when closing bulk
- Revision #dc66cac4 - [misc bump 3.0.9-SNAPSHOT
- Revision #401bde67 - [CONJ-1012] test correction
- Revision #a268f92a - [CONJ-1012] stored procedure register output parameter as null if set before registerOutParameter command
- Revision #27cb8158 - [CONJ-1016] avoid splitting BULK command into multiple commands in case of prepareStatement.setNull() use
- Revision #11e224ef - Update CHANGELOG.md
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.