MariaDB Node.js Connector 3.0.2 now available
Posted on October 27, 2022 by Daniel Bartholomew
MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Node.js 3.0.2 GA release.
Release Notes
MariaDB Connector/Node.js
MariaDB Connector/Node.js 3.0.2 is a Stable (GA) release.
Notable changes in this release include:
- Added the executeStream() method, which uses the event-driven architecture to process rows one by one, reducing the memory needed for processing
- Improved performance of the prepared statement cache
- Removed the please-upgrade-node package dependency
- For compatibility, some error codes have been updated to match the values from MariaDB Community Server 10.9
See the release notes page for complete details and visit mariadb.com/downloads/connectors/connectors-data-access/nodejs-connector/ to download.