MariaDB Connector/J 3.5.2 Changelog
Download Release Notes Changelog Connector/J Overview
Release date: 11 Feb 2025
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 #16ffe8e1 - [misc] removing metadata getTypeInfo listing BOOL to BOOLEAN change to avoid incompatibility
- Revision #9e53e686 - [misc] changelog update
- Revision #3331508c - [CONJ-1229] Permit executeQuery commands to not return a result-set
- Revision #b2d3f596 - [misc] ensure test stability sith mysql servers
- Revision #79cefb83 - [CONJ-660] support expired password
- Revision #63991b77 - [misc] code style correction
- Revision #39ee017e - [CONJ-1228] result-set.getObject() on BLOB type returns Blob by default in place of byte[]
- Revision #a86e330b - [misc] improve no cache benchmark
- Revision #b3a37350 - [misc] correcting javadoc
- Revision #6ce18d50 - [misc] update copyright header
- Revision #22c23fb2 - [misc] test correction
- Revision #fb6d5233 - [misc] update mysql version in benchmark tests
- Revision #ba725e2c [misc] correcting CHANGELOG
- Revision #f7ae8f65 [CONJ-1225] regression permitting to throw an exception without looping over all connections
- Revision #c58bebef [misc] correct non supported methods for java 8
- Revision #f176eae4 [misc] splitting big methods
- Revision #ca5057c2 [misc] configuration refactoring
- Revision #ab1ff0ab [misc] set TLSv1.2 as base reference
- Revision #a12ae9fe [misc] using reflection without setAccessible
- Revision #337c494a [CONJ-1216] performance regression on batch: permit pipelining with mysql (without using last prepared ID)
- Revision #a4683eb3 [misc] refactoring standard client
- Revision #8cb489c3 [misc] clean up refactoring
- Revision #c83a3032 [misc] code small simplification
- Revision #c3f75528 Merge branch 'develop'
- Revision #2dcbc6df [CONJ-1216] performance regression on batch for 3.5.1
- Revision #777a984d [CONJ-1216] performance regression on batch for 3.5.1
- Revision #75061035 [misc] spotless description use and application
- Revision #9e98435b Fixing flaky configuration tests
- Revision #07c888a9 Merge pull request #198
- Revision #fe1e8800 Check MaxScale version
- Revision #725bf765 Check MaxScale version
- Revision #4eef685e [CONJ-1217] trustCertificateKeystorePassword alias test addition
- Revision #5bd4208e [CONJ-1217] Fix trust store password alias
- Revision #3faa7b90 [misc] benchmark missing dependency
- Revision #e670cee9 [misc] benchmark missing dependency
- Revision #d3739f7f [misc] set java 8 compatibility with waffle-jna
- Revision #e66727ba [misc] set java 8 compatibility with waffle-jna
- Revision #db6cc3f3 Merge branch 'master' into develop
- Revision #adfd22c4 Merge pull request #201
- Revision #b5438938 [CONJ-1221] DatabaseMetadata.getTypeInfo() missing UUID and VECTOR datatypes
- Revision #b89e4287 [misc] remove waffle transitive dependency
- Revision #067e10ef [CONJ-1218] connection.close() when connection comes from a pool connection must not close connection.
- Revision #9f184776 Bump com.github.waffle:waffle-jna from 3.3.0 to 3.5.0
- Revision #43c742bb [misc] bump waffle-jna version
- Revision #9e1e987c bump snapshot version
- Revision #cde99245 Fixing flaky configuration tests
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.