MariaDB Connector/J 1.2.2 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: 10 Sep 2015
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.
This version has changed some dependencies :
- logging now uses SLF4J.
- commons-dbcp is now used only when testing, and there is no more need to import it. About the MariaDB Connector/J page.
- CONJ-188 : Default pool framework initialisation - Revision #0447a87 2015-08-09
- CONJ-184 : SSL Tests Not Run on Travis-CI
- Revision #ec8dc4a 2015-08-08
- Revision #faff539 2015-08-08
- Revision #95f6f7c 2015-08-08
- Revision #007d35e 2015-08-08
- Revision #b7d165b 2015-08-08
- Revision #78a27e3 2015-08-09
- Revision #9d5e465 2015-08-09
- Revision #0b11f8e 2015-09-02
- CONJ-178 : Change Apache DBCP scope to test in pom - Revision #0100777 2015-08-07
- CONJ-176 : Permit use of multiple SSL certificate - Revision #a9be62f 2015-08-01
- CONJ-175 : Add allowLocalInfile parameter to allow /disable file upload - Revision #1a28083 2015-08-01
- CONJ-172 : Return from result set not checked creating connection - Revision #297b234 2015-07-21
- CONJ-171 : Removed Sometimes Unnecessary String Instantiation That Can Cause Thread Blocking - Revision #04f17cc 2015-07-29
- CONJ-168 : Rewritten batch insert can fail if the first value isn't a parameter - Revision #58b62cc 2015-07-21
- CONJ-167 : Driver is throwing IllegalArgumentException instead of returning null
- Revision #7b629cd 2015-07-21
- Revision #4419ac0 2015-07-21
- CONJ-163 : make column label name display instead column name when useOldAliasMetadataBehavior option true - Revision #afa24ed 2015-07-22
- CONJ-141 : Batch Statement Rewrite: Support for ON DUPLICATE KEY - Revision #1bfe353 2015-07-22
- TRAVIS : amelioration of continious integration
2015-07-22
- Revision #f77ea51 2015-07-23
- Revision #54e624d 2015-07-23
- Revision #af1b810 2015-08-04
- Revision #7f794e7 2015-08-04
- Revision #a26013e
- MISC : Change SSLSocketFactory.createSocket to use autoClose=true - Revision #159d791 2015-08-01
- MISC : Change scope of dbcp to test - Revision #9b60ba7 2015-08-07
- MISC : adding automatic release deployement script - Revision #73bd695 2015-09-02
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.