MariaDB Connector/Node.js 2.5.0 Changelog
The most recent Stable (GA) release of MariaDB Connector/Node.js is:MariaDB Connector/Node.js 3.4.2
DownloadRelease NotesChangelogConnector/Node.js Overview
Release date: 19 Oct 2020
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 #18eb00d - Merge branch 'release/2.5.0'
Revision #4aa99a3 - [misc] appveyor correction
Revision #c8c3684 - [CONJS-146] ensure commands are not issued until authentication flow has ended
Revision #9ea3394 - [CONJS-77] sha256/caching correction on empty password
Revision #8c70fa6 - [misc] appveyor correction
Revision #c3cd22f - bump 2.5.0 version
Revision #83d7178 - [misc] dependency bump
Revision #cd66370 - [misc] typescript missing option definition of 2.5 version
Revision #c2371b8 - [misc] update windows test to recent server
Revision #cc2e221 - [CONJS-77] sha256Password and caching_sha256_password authentication plugin implementation
Revision #ec2b430 - [CONJS-148] permit setting socket keep alive (option
keepAliveDelay
)Revision #9c8706a - [CONJS-143] Array parameter escaping differ from mysql/mysql2
Revision #25a2d6a - [misc] updating test to use maxscale 2.5.4
Revision #bc786d6 - [CONJS-133] Support ES2020 BigInt object
Revision #70e24c7 - [misc] changing skySql test non mandatory
Revision #797d4c3 - [CONJS-146] Using callback API, batch, avoid return error if connection not established
Revision #ab5da1f - [misc] eslint format correction
Revision #7533811 - [CONJ-833] batch rewrite error when packet reach maxAllowedPacket #135
Revision #f17736c - Merge branch 'skysql' into develop
Revision #fdbbc4b - [CONJS-144] TypeScript type ssl wrong definitions #126
Revision #79865f4 - [misc] skysql testing
Revision #41d3926 - [misc] correcting travis-ci link
Revision #354c689 - [misc] correcting travis-ci link
Revision #cfcce3b - Merge remote-tracking branch 'origin/master' into develop
Revision #d51b1a3 - [misc] code style correction
Revision #0fce8ae - Merge tag '2.4.2' into develop
Last updated
Was this helpful?