MariaDB Connector/J 2.6.0 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: 20 Mar 2020
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 #3bc66153 Merge branch 'release/2.6.0'
- Revision #c8a8200e bump 2.6.0 version
- Revision #642546a6 [misc] code style correction
- Revision #37b2c406 Merge remote-tracking branch 'origin/develop' into develop
- Revision #94fa2ace Merge branch 'pull/153' into develop
- Revision #82717fdd [misc] ensure tracktrace results
- Revision #f1d09242 [misc] adding test coverage
- Revision #3e6d64c8 [CONJ-771] manage possible concurrent modification exception on connection force kill without needing synchronisation
- Revision #0aa3191a [misc] update appveyor MariaDB server version
- Revision #b253802d Merge remote-tracking branch 'origin/develop' into develop
- Revision #8af696fc [CONJ-771] avoid possible ConcurrentModificationException on LinkedHashMap
- Revision #7ed6405a [CONJ-771] enablePacketDebug reset stack when reconnecting At the same time, avoid adding stack multiple time
- Revision #4c61a2e5 [misc] changing pom organization link
- Revision #026cca25 [CONJ-768] Galera validation galeraAllowedState on connection
- Revision #fb58d9f0 [CONJ-763] provide custom SocketFactory configuration option
- Revision #ef76fd11 [CONJ-767] permit using Aurora RO endpoint - code style correction after merge
- Revision #dd4ff051 Added unit test to help illustrate the problem
- Revision #11763f9f Modified reg-ex patterns to match Aurora's read-only endpoints
- Revision #82b4a329 [CONJ-766] correcting implementation in case of explicit socketTimeout of 0
- Revision #09ec2d73 [CONJ-766] Adding a socket timeout until complete authentication, to avoid hangs is server doesn't support pipelining
- Revision #cc381152 [misc] correcting thread id value to long, even if only having int value for now
- Revision #6b9464d0 Merge branch 'pull/152' into develop
- Revision #c5363493 [misc] test correction
- Revision #b4598531 [misc] code style change using google style guide settings
- Revision #ca6989d2 [CONJ-765] DatabaseMetaData.getExportedKeys now not restricted to one mandatory table
- Revision #576137e8 Merge branch 'pull/153' into develop
- Revision #47321494 [misc] ensure tracktrace results
- Revision #a7fa67c6 [misc] adding test coverage
- Revision #ca164149 [CONJ-711] manage possible concurrent modification exception on connection force kill without needing synchronisation
- Revision #536ae737 [misc] update appveyor MariaDB server version
- Revision #a959726d Merge remote-tracking branch 'origin/develop' into develop
- Revision #75e1527c [CONJ-772] correcting JDBC Conversion Function support parsing correcting javadoc hexadecimal format description
- Revision #7a8dde44 [CONJ-771] avoid possible ConcurrentModificationException on LinkedHashMap
- Revision #2374bbed [CONJ-771] enablePacketDebug reset stack when reconnecting At the same time, avoid adding stack multiple time
- Revision #32966da0 [misc] changing pom organization link
- Revision #326cb9cf [CONJ-769] Add a hint about createDatabaseIfNotExist
- Revision #e5c26f8d [CONJ-768] Galera validation galeraAllowedState on connection
- Revision #0cb63054 [CONJ-763] provide custom SocketFactory configuration option
- Revision #3029757c [CONJ-767] permit using Aurora RO endpoint - code style correction after merge
- Revision #c626c8a9 Added unit test to help illustrate the problem
- Revision #5c220124 Modified reg-ex patterns to match Aurora's read-only endpoints
- Revision #37511983 [CONJ-766] correcting implementation in case of explicit socketTimeout of 0
- Revision #75eca0ee [CONJ-766] Adding a socket timeout until complete authentication, to avoid hangs is server doesn't support pipelining
- Revision #57ff2248 [misc] correcting thread id value to long, even if only having int value for now
- Revision #eb46ba49 Merge branch 'pull/152' into develop
- Revision #3f4a2852 [misc] test correction
- Revision #e68858d1 [misc] code style change using google style guide settings
- Revision #1063fc44 [CONJ-767] DatabaseMetaData.getExportedKeys now not restricted to one mandatory table
- Revision #d2e0430d [CONJ-764] DatabaseMetaData.getExportedKeys return "PRIMARY" for PK_NAME column (was null)
- Revision #97cead8a [misc] correcting wrong error message
- Revision #ae99e8d0 [misc] update copyright
- Revision #d5d095a2 [misc] checkstyle correction
- Revision #4afda6ab [misc] correct appveyor script
- Revision #fed18ab3 [misc] updating dependencies
- Revision #5c41c872 [misc] removing HikariCP from test suite run sha256 test on windows
- Revision #a425786e [misc] correcting optional tag for test dependencies
- Revision #1990c34c returns PRIMARY as PK_NAME in getExportedKeys
- Revision #5875cbe0 [misc] correction of field length in the hypothetical case of a parameter with a length of more than 2 ^ 48
- Revision #90322375 [misc] adding javadoc for executeUpdate
- Revision #ff504b52 [misc] better handling of case when command doesn't support prepare
- Revision #ee9a7d05 Merge branch 'pull/148' into develop
- Revision #744771ff Merge branch 'pull/150' into develop
- Revision #0cb0a434 Merge branch 'pull/151' into develop
- Revision #be2168f9 update conditional to sync currentProtocol to newSecondary on lockAndSwitch
- Revision #8fce89db [misc] Bump checkstyle from 8.18 to 8.29
- Revision #dbe4202d [misc] Exception handling refactoring test correction
- Revision #4b461e34 Bump checkstyle from 8.18 to 8.29
- Revision #c88ef087 [misc] updating copyright
- Revision #fcbcbc1a [misc] Various change - Exception handling refactoring: * Sql is now only on first Exception of stracktrace * Always have thread id logged but for generic exception * ensure to log sql when on dumpQueriesOnException is enable - ColumnDefinition renaming to follow protocol description - Blob faster position() implementation - unnamed Savepoint now generate unique internal identifier
- Revision #b92896a7 [misc] adding MariaDB 10.5 tests on travis and Appveyor
- Revision #6a6e2c3d Merge branch 'master' into develop
- Revision #70ad37cc [misc] small code cleanup
- Revision #493e69c4 [CONJ-756] correction for LRUTraceCache excption loggin
- Revision #71ea050b [misc] code cleaning
- Revision #ab27ba97 [CONJ-755] permits to avoid setting session_track_schema with new option `trackSchema`
- Revision #0d91ea2a [misc] import refactoring
- Revision #9a00b677 [CONJ-756] better Trace format logging
- Revision #b7248685 [misc] remove unnecessary test
- Revision #23bd79b9 [misc] set version to 2.6.0 SNAPSHOT
- Revision #fa8a5204 improve skip condition
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
Distributions which Include MariaDB
page.