MariaDB Connector/Node.js 3.3.2 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: 18 Sep 2024
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 #1a8c536 [misc] adding missing changelog issue
Revision #9086a6a bump version to 3.3.2
Revision #96c67ab bump dependencies
Revision #e439eb1 [CONJS-302] TypeScript type definition file for SqlError constructor does not match actual constructor
Revision #122f1ae [CONJS-301] ensure identity validation only when certificate validation was required
Revision #554aa60 [misc] test stability addition
Revision #5d72d14 [CONJS-301] temporary disabling TLS identity validation until certificate automatic resolution
Revision #e9b7b6b [misc] helping trace travis issue
Revision #de33cba Merge branch 'master' into develop
Revision #c3a9e33 Mention the new NodeJS 20 "--env-file"
Revision #233d717 [CONJS-298] Typescript wrong named longlong in place of bigint
Revision #fc5c75f Merge branch 'biginttype' into develop
Revision #4e6bf45 [CONJS-297] adding testing for typescript connection queryTimeout and query timeout options
Revision #63afba9 Merge branch 'timeout_to_queryTimeout' into develop
Revision #403f133 [misc] ensure not using private properties with nestTables options
Revision #b128a4a [misc] permit travis test stability with RC server version
Revision #e747b27 fix ConnectionConfig typing, revert QueryConfig typing changes
Revision #c8fe9ad fix the typing of
timeout
toqueryTimeout
in interface QueryConfigRevision #765b984 Add missing BIGINT Type enum
Last updated
Was this helpful?