MariaDB Connector/J 2.1.0 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3
DownloadRelease NotesChangelogConnector/J Overview
Release date: 31 July 2017
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #501b9129 - [misc] checkstyle correction
Revision #45be8ac9 - [misc] using dns mariadb.example.com for SSL tests for hostname verification
Revision #a3c6b446 - [misc] travis hostname change for hostname verification
Revision #c6b10331 - correcting changelog
Revision #e0bdf02c - Merge tag '2.1.0' into develop
Revision #62d3f8b4 - Merge branch 'release/2.1.0'
Revision #74e851f8 - bump 2.1.0 version
Revision #3ae2659b - [CONJ-422] Provide verification of SSL Certificate Name Mismatch
Revision #5f7eab9b - [CONJ-502] isolation correction on failover when using multiple pools on same VM - part 3
Revision #18e9b32c - [misc] test correction to ensure error message after packet > to max_allowed_packet
Revision #3cafb677 - Merge remote-tracking branch 'origin/develop' into develop
Revision #f20e5163 - [CONJ-389] implement new COM_STMT_BULK_EXECUTE command for MariaDB server >= 10.2.7 for fast batch execution
Revision #1a324baf - [CONJ-492] failover KILL test ignore for maxscale
Revision #66da9694 - [CONJ-492] test correction (MySQL server doesn't make the distinction if query was kill and connection is killed).
Revision #7647d7c5 - [misc] code checkstyle correction
Revision #4202e8de - [CONJ-492] Failover handle reconnect on KILL command
Revision #7cb369f6 - [misc] add deprecation on CallableStatement.getBigDecimal(int parameterIndex, int scale) (as in Java API)
Revision #b3b65364 - [CONJ-503] regression on aurora Connection.isReadOnly()
Revision #27f6cbf8 - [CONJ-502] isolation correction on failover when using multiple pools on same VM - part 2
Revision #80206183 - [misc] aurora unique cluster validation
Revision #ed2e05ab - [misc] aurora cluster detection ignore case
Revision #430583bb - [CONJ-502] isolation correction on failover when using multiple pools on same VM
Revision #b0ecfc24 - [CONJ-322] ResultSet.update* implementation - using virtual insert row in respect of java API philosophy
Revision #ed270f9c - [CONJ-322] ResultSet.update* implementation
Revision #9ab2be84 - Merge remote-tracking branch 'origin/develop' into develop
Revision #c7765f34 - [CONJ-508] Connection.getCatalog() optimisation for 10.2+ server
Revision #44a176f3 - [CONJ-506] metadata.getColumn default value test correction since MDEV-1332
Revision #1453babc - Merge remote-tracking branch 'origin/master'
Revision #16637e0d - [CONJ-506] metadata.getColumn default value test correction since MDEV-1332
Revision #424e0897 - [CONJ 506] column metadata return 'null' in place of null for server 10.2.7
Revision #0488a1f7 - [CONJ 505] correcting issue that ended throwing Unknown prepared statement handler given
Revision #838b3662 - [misc] faster travis test if not using maxscale
Revision #f802d0f6 - [misc] adding test when using maxscale 2.0.6 and 2.1.4
Revision #c934c3c8 - [misc] maxscale correct docker installation
Revision #091da304 - [misc] disabled some tests using maxscale until maxscale correct them
Revision #8a8e6cdc - [CONJ-400] galera primary mode validation in failover
Revision #9f31e503 - [CONJ-400] test correction for docker testing - variable correction
Revision #eff42c01 - [CONJ-400] test correction for docker testing - part 2
Revision #b8cda994 - [CONJ-400] test correction for docker testing
Revision #d99e6722 - [CONJ-400] galera valid() specific implementation that doesn't just send a COM_PING, but check that server is in primary mode
Revision #1cd578f5 - [CONJ-327] testing MySQL 5.7/8.0 compatibility with sha256Password - avoiding conflict with openssl installation
Revision #c0edaaea - [misc] travis docker testing : second relative path correction for forking
Revision #c50d3722 - [misc] travis docker testing : relative path correction
Revision #cb95cac3 - [misc] travis docker testing : changing to relative path, permitting forks
Revision #b6d4c859 - [misc] travis docker test : correcting bash header
Revision #f0bcbaf6 - [misc] travis docker test : change sleep time to permit to database to reboot before maxscale connection
Revision #8040bbc3 - [CONJ-422] add documentation and better error description
Revision #6ef2ed0c - Merge pull request #109 from krisiye/CONJ-496
Revision #e7df7d15 - Updates to the comments to reflect decimal parsing.
Revision #ed81a136 - [misc] better compatible version visibility
Revision #4b7f2653 - [misc] changing logo
Revision #9c18956b - Create CONTRIBUTING.md
Revision #3d0b8c38 - [CONJ-422] add documentation and better error description
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?