MariaDB Connector/J 1.3.4 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: 12 Jan 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-242 : Support client keystore and/or server truststore configuration.
- Revision #e1803fa 2015-11-17
- Revision #e1803fa 2015-11-17
- Revision #e1803fa 2015-11-17
- Revision #e1803fa 2015-11-17
- CONJ-238 : PrepareStatement prepare exception handling Revision #8cb011c 2015-12-31
- CONJ-236 : Correction on using getInt on a signed smallInt negative value on prepareStatement Revision #88c9f30 2015-12-26
- Failover improvement
- Fix race conditions around static 'blacklist' map : Revision #06494a72015-12-11
- Switch from System.currentTimeMillis() to System.nanoTime() to avoid System timeclock dependency : Revision #ce36085 2015-12-11
- Revision #e3900fa 2015-12-15
- Revision #e9a08c5 2015-12-17
- Revision #8c5bc3d 2015-12-21
- Revision #b9d44be 2015-12-22
- Revision #bcfbc87 2015-12-27
- Revision #90a992f 2015-12-30
- Revision #1473524 2015-12-30
- Revision #cf3ba64 2016-01-04
- Revision #36e8519 2016-01-05
- Revision #93a9461 2016-01-06
- Revision #07bf7b1 2016-01-07
- Revision #655c830 2016-01-07
- Revision #003d31d 2016-01-07
- Revision #fb76158 2016-01-07
- Revision #58962cc 2016-01-08
- Revision #cf49a19 2016-01-08
Fixes
- CONJ-237 : Closing a close statement does not throw an Exception anymore. Revision #4a949d2 2015-12-26
- CONJ-239 : Permit commit when in autocommit mode Revision #6d156a1 2016-01-09
- CONJ-240 : Permit using Connection.setReadOnly(true) during a transaction mode Revision #6d156a1 2016-01-09
Misc
- documentation :
- Revision #a473ad0 2015-12-31
- Revision #634a781 2015-12-31
- Revision #5baef6e 2015-12-31
- Revision #939e92d 2015-12-31
- Revision #7eb1e82 2016-01-08
- test correction :
- Revision #7ef57d3 2015-12-15
- Revision #e0cd71a 2015-12-15
- Revision #008c6e7 2015-12-26
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.