Connector/J 1.5.8 Changelog
The most recent Stable (GA) release of MariaDB Connector/Java is:
DownloadRelease NotesChangelogConnector/J Overview
Release date: 15 Feb 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 #a8dac31 - [misc] bump 1.5.8 version
Revision #b54793c - [CONJ-420] high CPU usage against Aurora after 2 hours of inactivity
Revision #3a20910 - [misc] checkstyle correction
Revision #2aa57ba - [CONJ-419] failover execution when master is demote without restart
Revision #7e4650d - [CONJ-419] checking if master connection is still in write mode when having exception with 1290 error code (ER_OPTION_PREVENTS_STATEMENT)
Revision #31a264d - [misc] improve reading additional capabilities for MariaDB 10.2
Revision #ad5ce72 - [misc] travis cache maven + update changelog
Revision #04c7877 - Merge remote-tracking branch 'origin/hotfix/FIX1.5.8' into hotfix/FIX1.5.8
Revision #45361fd - [CONJ-426] Allow executeBatch to be interrupted
Revision #daf7c38 - [CONJ-425] CallableStatement getObject class according to java.sql.Types value
Revision #ee0ee67 - Merge remote-tracking branch 'origin/pr/99' into hotfix/FIX1.5.8
Revision #722f717 - CONJ-426 Allow executeBatch to be interrupted. Modify CmdInformationMultiple data structures for concurrent access
Revision #a95e3ba - [misc] bump 1.5.8-SNAPSHOT version
Revision #21ce6cb - [CONJ-424] checkstyle correction
Revision #d228844 - [CONJ-424] Empty getGeneratedKeys() reusability error
Revision #ee27135 - [CONJ-392] Aurora cluster endpoint detection fails when time_zone doesn't match system_time_zone
Revision #fde834c - [misc] checkstyle improvement
Revision #c772b18 - [CONJ-412] changing test to use year(4) to test MySQL compatibility
Revision #eaea777 - [CONJ-412] database DECIMAL_DIGITS must have int datatype part 2
Revision #585adeb - [CONJ-412] database DECIMAL_DIGITS must have int datatype
Revision #cb7b705 - [CONJ 412] tinyInt1isBit and yearIsDateType is not applied in method columnTypeClause
Revision #5c502c2 - Merge remote-tracking branch 'origin/pr/95' into hotfix/FIX1.5.8
Revision #40f2ccf - [CONJ 415] ResultSet.absolute() should not always return true
Revision #2f99de9 - [CONJ 418] ResultSet.last() isLast() afterLast() and isAfterLast() correction when streaming
Revision #ec3f9a0 - Merge branch 'pr/95'
Revision #1fde8e9 - [CONJ-412] tinyInt1isBit and yearIsDateType is not applied in method columnTypeClause
Revision #fb659d4 - Merge remote-tracking branch 'origin/master'
Revision #237d393 - [CONJ-415] ResultSet.absolute should not always return true
Revision #dbc35a7 - [CONJ-418] ResultSet.isLast() correction when streaming result
Revision #a470185 - [CONJ-418] ResultSet.isAfterLast() correction when streaming result
Revision #17f7875 - CONJ-412 changes for review
Revision #757eb2d - CONJ-412: tinyInt1isBit is not applied in method columnTypeClause
Last updated
Was this helpful?