MariaDB Connector/J 1.3.5 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: 09 Feb 2016
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.
Major
- CONJ-243 : correction getString on tinyInt false value. Revision #01ff2ef 2016-01-12
Minor
- failover : Assure connection when a failover append during connection initialization : Revision #9f0b051 2016-01-12
- CONJ-245: Check connection status before executing query
- Revision #d6581e8 2016-01-12
- Revision #7851cf1 2016-01-13
- Connection.prepareStatement() taking column indexes or names return generated keys Revision #6d84426 2016-01-12
Behavior change
- CONJ-246: permit aurora single node cluster. Revision #336eca8 2016-01-12
Misc
- test correction :
- Revision #51d5797 2016-01-12
- Revision #e6675e9 2016-01-13
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.