Release Notes for MariaDB Connector/Node.js 2.5.4
This page is part of MariaDB's Documentation.
The parent of this page is: Release Notes for MariaDB Connector/Node.js 2.5
Topics on this page:
Overview
MariaDB Connector/Node.js is the interface between Node.js applications and MariaDB Server. MariaDB Connector/Node.js enables development of Node.js applications.
MariaDB Connector/Node.js 2.5.4 was released on 2021-06-11. This release is of General Availability (GA) maturity.
Notable Changes
Adds
defaultOptions()
API function to return the default connection options. (CONJS-164)