> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/connectors/node.js/changelogs/3.x/3.3.3.md).

# Connector/Node.js 3.3.3 Changelog

<a href="https://mariadb.com/downloads/connectors/connectors-data-access/nodejs-connector" class="button primary">Download</a> <a href="/pages/TVu4m4wxWCyrx8cvaECg" class="button secondary">Release Notes</a> <a href="/pages/RrgQXX5dce8HJ6f9EIyp" class="button secondary">Changelog</a> <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/x5uWNz6Wb26ooKT9S74U" class="button secondary">Connector/Node.js Overview</a>

**Release date:** 9 Jun 2026

For the highlights of this release, see the [release notes](/docs/release-notes/connectors/node.js/3.x/3.3.3.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/mariadb-connector-nodejs) you can view more\
details of the revision and view diffs of the code modified in that revision.

* [Revision #07e6f63](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/07e6f63) - \[misc] Add maxscale-tag to CI environment variables
* [Revision #e540b42](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/e540b42) - \[misc] test stability: poll debug log until flushed instead of fixed wait
* [Revision #04bbd9f](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/04bbd9f) - \[[CONJS-354](https://jira.mariadb.org/browse/CONJS-354)] Reject server-initiated LOAD DATA LOCAL INFILE when permitLocalInfile is disabled
* [Revision #fbc159c](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/fbc159c) - \[[CONJS-353](https://jira.mariadb.org/browse/CONJS-353)] PAM (dialog) authentication must require a secure connection
* [Revision #3445e8d](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/3445e8d) - \[misc] Credit fg0x0 for CONJS-350 report in CHANGELOG
* [Revision #c76e0f7](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/c76e0f7) - \[misc] Reference CONJS-350 on SQL injection fix in CHANGELOG
* [Revision #f07d61c](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/f07d61c) - \[[CONJS-351](https://jira.mariadb.org/browse/CONJS-351)] Use constant-time comparison in certificate fingerprint validation
* [Revision #ce135ff](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/ce135ff) - bump 3.3.3 version
* [Revision #c39567f](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/c39567f) - \[misc] correction for maxscale CI testing
* [Revision #97f183f](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/97f183f) - \[[CONJS-350](https://jira.mariadb.org/browse/CONJS-350)] Possible SQL injection in Buffer parameter escaping under big5/gbk/sjis/cp932/gb18030 client charsets
* [Revision #62b7882](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/62b7882) - \[misc] Update error message assertions for query interruption in MariaDB 11+
* [Revision #c1daae2](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/c1daae2) - \[misc] bump eslint dependencies
* [Revision #ae2a7e3](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/ae2a7e3) - \[misc] Refuse mysql\_clear\_password over an insecure connection
* [Revision #7cbf0c7](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/7cbf0c7) - \[misc] Rename auth plugin predicate permitHash() to isMitmProof()
* [Revision #ecd3695](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/ecd3695) - \[[CONJS-349](https://jira.mariadb.org/browse/CONJS-349)] Fix cleartext password disclosure to MitM when using fingerprint validation
* [Revision #2b8394e](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/2b8394e) - \[misc] remove use of srv environment test in CI
* [Revision #debe716](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/debe716) - \[misc] install dependencies
* [Revision #28bfbe4](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/28bfbe4) - \[misc] simplify common structure
* [Revision #71b9807](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/71b9807) - \[misc] Add SSL to CI servers
* [Revision #bf516b0](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/bf516b0) - \[misc] test stability
* [Revision #dcd0228](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/dcd0228) - \[misc] correct user suffix for CI
* [Revision #78ee239](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/78ee239) - \[misc] correct code coverage on CI
* [Revision #7425601](https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/7425601) - \[misc] add github action

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/connectors/node.js/changelogs/3.x/3.3.3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
