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.
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.
1.6.0 changelog
- [misc] bump 1.6.0 version
- [misc] jre7 compatibility
As indicated in release notes, this version contain 2.0.0/2.0.1 evolutions, without java 8 temporal objects () and support for large updates ().
The revision number links will take you to the revision's page on GitHub. On you can view more
details of the revision and view diffs of the code modified in that revision.
- [misc] travis test with maxscale now use 2.1.8 version
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.
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.
1.6.1 changelog
This version contain 2.0.2 corrections.
- Merge branches 'develop' and 'develop-jre7' of into develop-jre7
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.
Revision #4e0b97ef - [misc] add developers information's since needed for sonatype
- bump 1.6.4 version
- [misc] remove unused access of @@sql_mode during connection time
- [misc] initialize read-ahead scheduler only if needed
- [misc] avoid Unix domain socket multiple close and java code cleaning
- [misc] improving option "enablePacketDebug"
- [misc] correction of possible race condition when multi threading on result set with fetch
- [] ResultSet method wasNull() always return true after a call on a "null-date" field binary protocol handling
- [] ResultSet method wasNull() always return true after a call on a "null-date" field ("0000-00-00 00:00:00" for timestamp, "0000-00-00" for date , ...)
- [misc] correcting debug output when having offset
- [] correcting result-set identification of OK_Packet with 0xFE header when using option useCompression
- [misc] remove test that is effective 99% of the time (performance test) for better CI reliability
- [misc] checkstyle correction
- bump 1.6.4-SNAPSHOT version
- [] Improve MariaDB driver stability in case JNA errors from @oleg-alexeyev :
- [misc] failover loop correction
- [misc] improve error message on setting erroneous parameter
- [misc] delete inaccurate list of developers in pom