Loading...
Connector/Node.js 3.3.2 is a Stable (GA) release of MariaDB Connector/Node.js, released on 2024-09-18
The most recent release of is:
Connector/Node.js 3.5.2 Download Now
Downloadarrow-up-right | Release Notes | Changelog |
Release date: 18 Sep 2024
For the highlights of this release, see the .
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] adding missing changelog issue
bump version to 3.3.2
bump dependencies
This page is: Copyright © 2025 MariaDB. All rights reserved.
[] ensure identity validation only when certificate validation was required
[misc] test stability addition
[] temporary disabling TLS identity validation until certificate automatic resolution
[misc] helping trace travis issue
Merge branch 'master' into develop
Mention the new NodeJS 20 "--env-file"
[] Typescript wrong named longlong in place of bigint
Merge branch 'biginttype' into develop
[] adding testing for typescript connection queryTimeout and query timeout options
Merge branch 'timeout_to_queryTimeout' into develop
[misc] ensure not using private properties with nestTables options
[misc] permit travis test stability with RC server version
fix ConnectionConfig typing, revert QueryConfig typing changes
fix the typing of timeout to queryTimeout in interface QueryConfig
timeout
queryTimeout
Add missing BIGINT Type enum