All pages
Powered by GitBook
1 of 1

Loading...

Connector/J 1.5.0 Changelog

Download | Release Notes | Changelog |

Release date: 1 Aug 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.

  • Revision #41910e8 : Merge branch 'release/1.5.0-RC1'

  • Revision #8297e37 : [misc] update documentation

  • : release candidate 1.5.0-RC1

  • : Merge branch 'develop' of into develop

  • : [misc] correcting error in async batch when continueBatchOnError enabled

  • : Update use-mariadb-connector-j-driver.creole

  • : [misc] correcting allowMultiQueries option behaviour

  • : [] parameter logging correction when exception

  • : [] parameter logging correction

  • : Merge branch 'feature/' into develop

  • : [misc] avoiding buffer creation for COM_EXECUTE

  • : [misc] faster prepare close (COM_STMT_CLOSE)

  • : [misc] documentation and add test

  • : [] Update option name and checkstyle corrections

  • : [misc] Update Unicode conversion

  • : [] performance improvement for batch send

  • : [] batch send by batch

  • : [misc] correction for Statement.execute() with query size > 16Mb

  • : [] send batch by bulk

  • : [misc] test correction

  • : [] send prepare query without waiting results (option useBulkExecute)

  • : [] micro perf improvement

  • : Merge branch 'feature/' into develop

  • : [] checkstyle correction

  • : [] LOAD DATA LOCAL INFILE interceptors correction when using compression protocol

  • : [] LOAD DATA LOCAL INFILE interceptors correction

  • : Update changelog.creole

  • : Update changelog.creole

  • : [] Add LOAD DATA LOCAL INFILE interceptors

  • : Merge branch 'feature/' into develop

  • : [] change documentation and log message

  • : [] log and error message improved

  • : [misc] avoid memory consumption

  • : Merge branches 'develop' and 'feature/' of into feature/

  • : [] logging by proxy on protocol

  • : Merge branch 'develop' of into feature/

  • : Update changelog.creole

  • : Update changelog.creole

  • : [misc] add changelog informations

  • : [] Initial logger implementation

  • : Merge branch 'feature/' into develop

  • : [misc] checkstyle correction

  • : Merge branches '' and 'develop' of into

  • : Merge branches '' and 'develop' of into

  • : [] Wrong Exception thrown for ScrollType TYPE_SCROLL_INSENSITIVE

  • : [] Add jdbc nString, nCharacterStream, nClob implementation

  • : Merge remote-tracking branch 'origin/develop' into develop

  • : [] Adding SSO for kerberos

  • : Merge branch 'feature/' into develop

  • : [] adding new TLS protocol documentation

  • : Merge branches 'develop' and 'feature/' of into feature/

  • : Merge branches 'creole_doc' and 'develop' of into develop

  • : |misc] additional creole documentation improvement

  • : |misc] additional creole documentation improvement

  • : |misc] improving creole documentation

  • : |misc] using creole documentation (identical as knowledge base)

  • : [] add enabledSslCipherSuites and changing SSL request packet for 10.2 protocol change

  • : Merge remote-tracking branch 'krasaee/mariadb-connector-j' into feature/

  • : [misc] changing mysql server key server

  • : Merge branch 'feature/' into develop

  • : [] test correction : mysql server throw SQLException, not SQLDataException when charset error

  • : [] correction for mysql server (server send a unreliable flag)

  • : [] test correction

  • : [] stored procedure call with PreparedStatement and Statement additionally to CallableStatement

  • : [] implementation correction

  • : Merge branch 'hotfix/' into develop

  • : [] checkstyle correction

  • : [] Callable function exception when no parameter and space before parenthesis

  • : fixed bug in version detection on mariadb >= 10.0.15 support for TLSv1.2

  • : Removed default behaviour for TLSv1.2 on MariaDB versions >= 10.0.15 and MariaDB NOT 10 && >= 5.5.41. This is in order to mitigate the risk of users compiling with yaSSL which only supports version TLSv1.1 and TLSv1.0. Users may be set TLSv1.2 explicity using the 'enabledSslProtocolSuites' :

  • : Merge branch 'release/1.5.0-RC1'

  • : [misc] update documentation

  • : release candidate 1.5.0-RC1

  • : Merge branch 'develop' of into develop

  • : [misc] correcting error in async batch when continueBatchOnError enabled

  • : Update use-mariadb-connector-j-driver.creole

  • : [misc] correcting allowMultiQueries option behaviour

  • : [] parameter logging correction when exception

  • : [] parameter logging correction

  • : Merge branch 'feature/' into develop

  • : [misc] avoiding buffer creation for COM_EXECUTE

  • : [misc] faster prepare close (COM_STMT_CLOSE)

  • : [misc] documentation and add test

  • : [] Update option name and checkstyle corrections

  • : [misc] Update Unicode conversion

  • : [] performance improvement for batch send

  • : [] batch send by batch

  • : [misc] correction for Statement.execute() with query size > 16Mb

  • : [] send batch by bulk

  • : [misc] test correction

  • : [] send prepare query without waiting results (option useBulkExecute)

  • : [] micro perf improvement

  • : Merge branch 'feature/' into develop

  • : [] checkstyle correction

  • : [] LOAD DATA LOCAL INFILE interceptors correction when using compression protocol

  • : [] LOAD DATA LOCAL INFILE interceptors correction

  • : Update changelog.creole

  • : Update changelog.creole

  • : [] Add LOAD DATA LOCAL INFILE interceptors

  • : Merge branch 'feature/' into develop

  • : [] change documentation and log message

  • : [] log and error message improved

  • : [misc] avoid memory consumption

  • : Merge branches 'develop' and 'feature/' of into feature/

  • : [] logging by proxy on protocol

  • : Merge branch 'develop' of into feature/

  • : Update changelog.creole

  • : Update changelog.creole

  • : [misc] add changelog informations

  • : [] Initial logger implementation

  • : Merge branch 'feature/' into develop

  • : [misc] checkstyle correction

  • : Merge branches '' and 'develop' of into

  • : Merge branches '' and 'develop' of into

  • : [] Wrong Exception thrown for ScrollType TYPE_SCROLL_INSENSITIVE

  • : [] Add jdbc nString, nCharacterStream, nClob implementation

  • : Merge remote-tracking branch 'origin/develop' into develop

  • : [] Adding SSO for kerberos

  • : Merge branch 'feature/' into develop

  • : [] adding new TLS protocol documentation

  • : Merge branches 'develop' and 'feature/' of into feature/

  • : Merge branches 'creole_doc' and 'develop' of into develop

  • : |misc] additional creole documentation improvement

  • : |misc] additional creole documentation improvement

  • : |misc] improving creole documentation

  • : |misc] using creole documentation (identical as knowledge base)

  • : [] add enabledSslCipherSuites and changing SSL request packet for 10.2 protocol change

  • : Merge remote-tracking branch 'krasaee/mariadb-connector-j' into feature/

  • : [misc] changing mysql server key server

  • : Merge branch 'feature/' into develop

  • : [] test correction : mysql server throw SQLException, not SQLDataException when charset error

  • : [] correction for mysql server (server send a unreliable flag)

  • : [] test correction

  • : [] stored procedure call with PreparedStatement and Statement additionally to CallableStatement

  • : [] implementation correction

  • : Merge branch 'hotfix/' into develop

  • : [] checkstyle correction

  • : [] Callable function exception when no parameter and space before parenthesis

  • : fixed bug in version detection on mariadb >= 10.0.15 support for TLSv1.2

  • : Removed default behaviour for TLSv1.2 on MariaDB versions >= 10.0.15 and MariaDB NOT 10 && >= 5.5.41. This is in order to mitigate the risk of users compiling with yaSSL which only supports version TLSv1.1 and TLSv1.0. Users may be set TLSv1.2 explicity using the 'enabledSslProtocolSuites' attribute

  • : Merge branches 'develop' and 'master' of into develop

  • : Removed previously added java utility, no longer needed or used

  • : resolve merge issue with package imports

  • : Merge

  • : Update README.md

  • : Fix TLS v1.1 issue with test case for MySQL 5.6 - 2nd attempt

  • : Fix TLS v1.1 issue with test case for MySQL 5.6

  • : [] + Additional updates to make code/javadocs consistent with audit requirements

  • : [misc] correction of regression using TLSv1.2 before complete handling ()

  • : [misc] will add 10.2 test when issue regarding TLSv1.2 will be corrected (PR in review)

  • : - removed TLSv1.2 from MySQL >= 5.7.10 since most packaged MySQL versions are compiled with yaSSL which only supports TLSv1 and TLSv1.1 - a better SSL protocol negotiation strategy is required if backwards and future compatbility is required; maybe through the server packet capabilities.

  • : - fixed TLSv1.2 support for specific versions of MariaDB >= 10.0.15 and >= 5.5.41 or MySQL >= 5.7.10

  • : - Quick fix to add TLSv1.1 and TLSv1.2 to the list of supported protocols

  • : quick fix to supported TLS versions, added 1.1 and 1.2

Revision #bc917b6
Revision #c4f45d9
mariadb-connector-j
Revision #2e27c67
Revision #a5e7d0a
Revision #6592f3a
Revision #14577b4
CONJ-197
Revision #d6b01da
CONJ-197
Revision #1b34953
CONJ-325
Revision #089d973
Revision #0362be8
Revision #2df4639
Revision #75359ed
CONJ-320
Revision #b2a4417
Revision #97c6f10
CONJ-320
Revision #116a6ec
CONJ-320
Revision #85ee72b
Revision #cd352a3
CONJ-320
Revision #bde3297
Revision #92964ac
CONJ-320
Revision #5a0b97a
CONJ-291
Revision #cfeb1e0
CONJ-305
Revision #ef71ee5
CONJ-305
Revision #1c903ab
CONJ-305
Revision #fdfa0e4
CONJ-305
Revision #70574be
Revision #495fa33
Revision #ee647fb
CONJ-305
Revision #c0b4366
CONJ-197
Revision #006e506
CONJ-197
Revision #c4189cb
CONJ-197
Revision #02b0468
Revision #8aedc82
CONJ-197
mariadb-connector-j
CONJ-197
Revision #10b8617
CONJ-197
Revision #3151183
mariadb-connector-j
CONJ-197
Revision #4435058
Revision #385d199
Revision #eba3128
Revision #51f0a44
CONJ-197
Revision #de31b74
CONJ-296
Revision #0c500e8
Revision #4fe08c2
CONJ-296
mariadb-connector-j
CONJ-296
Revision #aed496e
CONJ-296
mariadb-connector-j
CONJ-296
Revision #ab05206
CONJ-316
Revision #3616061
CONJ-260
Revision #13d30be
Revision #2529dc9
CONJ-295
Revision #29d21f8
CONJ-249
Revision #35b6ad4
CONJ-249
Revision #88d4b4a
CONJ-249
mariadb-connector-j
CONJ-249
Revision #ef5232e
mariadb-connector-j
Revision #e641ea2
Revision #ce72a74
Revision #665741a
Revision #7d09384
Revision #7f28bcb
CONJ-249
Revision #12bec04
CONJ-249
Revision #aad6a14
Revision #8f535ab
CONJ-314
Revision #8b453ed
CONJ-314
Revision #25b1acc
CONJ-314
Revision #471b70e
CONJ-314
Revision #7cd4a46
CONJ-314
Revision #28988db
CONJ-298
Revision #06ce413
CONJ-298
Revision #7736475
CONJ-298
Revision #728e1ca
CONJ-298
Revision #96da8a1
Revision #adf6937
Revision #41910e8
Revision #8297e37
Revision #bc917b6
Revision #c4f45d9
mariadb-connector-j
Revision #2e27c67
Revision #a5e7d0a
Revision #6592f3a
Revision #14577b4
CONJ-197
Revision #d6b01da
CONJ-197
Revision #1b34953
CONJ-325
Revision #089d973
Revision #0362be8
Revision #2df4639
Revision #75359ed
CONJ-320
Revision #b2a4417
Revision #97c6f10
CONJ-320
Revision #116a6ec
CONJ-320
Revision #85ee72b
Revision #cd352a3
CONJ-320
Revision #bde3297
Revision #92964ac
CONJ-320
Revision #5a0b97a
CONJ-291
Revision #cfeb1e0
CONJ-305
Revision #ef71ee5
CONJ-305
Revision #1c903ab
CONJ-305
Revision #fdfa0e4
CONJ-305
Revision #70574be
Revision #495fa33
Revision #ee647fb
CONJ-305
Revision #c0b4366
CONJ-197
Revision #006e506
CONJ-197
Revision #c4189cb
CONJ-197
Revision #02b0468
Revision #8aedc82
CONJ-197
mariadb-connector-j
CONJ-197
Revision #10b8617
CONJ-197
Revision #3151183
mariadb-connector-j
CONJ-197
Revision #4435058
Revision #385d199
Revision #eba3128
Revision #51f0a44
CONJ-197
Revision #de31b74
CONJ-296
Revision #0c500e8
Revision #4fe08c2
CONJ-296
mariadb-connector-j
CONJ-296
Revision #aed496e
CONJ-296
mariadb-connector-j
CONJ-296
Revision #ab05206
CONJ-316
Revision #3616061
CONJ-260
Revision #13d30be
Revision #2529dc9
CONJ-295
Revision #29d21f8
CONJ-249
Revision #35b6ad4
CONJ-249
Revision #88d4b4a
CONJ-249
mariadb-connector-j
CONJ-249
Revision #ef5232e
mariadb-connector-j
Revision #e641ea2
Revision #ce72a74
Revision #665741a
Revision #7d09384
Revision #7f28bcb
CONJ-249
Revision #12bec04
CONJ-249
Revision #aad6a14
Revision #8f535ab
CONJ-314
Revision #8b453ed
CONJ-314
Revision #25b1acc
CONJ-314
Revision #471b70e
CONJ-314
Revision #7cd4a46
CONJ-314
Revision #28988db
CONJ-298
Revision #06ce413
CONJ-298
Revision #7736475
CONJ-298
Revision #728e1ca
CONJ-298
Revision #96da8a1
Revision #adf6937
Revision #3dd8008
mariadb-connector-j
Revision #b9e60e9
Revision #2f2f003
Revision #57ada1c
mariadb-connector-j
Revision #89657fc
Revision #c7a9f88
Revision #337ae00
Revision #a8b1ad7
CONJ-249
Revision #8be3a45
CONJ-249
Revision #62ffa86
Revision #13bf800
CONJ-249
Revision #ff65126
CONJ-249
Revision #766c6cd
CONJ-249
Revision #6819133

The most recent release of is:

Connector/J 3.5.7 Download Now

About MariaDB Connector/J
MariaDB Connector/J

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

This page is licensed: GPLv2

Distributions which Include MariaDB