Release Notes for MariaDB Connector/Node.js 3.2.3

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 3.2.3 was released on 2023-12-19. This release is of General Availability (GA) maturity.

Notable Changes

  • Add support for connection redirection, an upcoming MariaDB Server and MaxScale feature (CONJS-207)

Issues Fixed

  • Wrong binary decoding of 00:00:00 TIME values (CONJS-271)

  • Error doesn't always have parameters according to option (CONJS-272)

  • Bulk insert error when last bunch of parameters is reaching max_allowed_packet (CONJS-273)

  • Disabling BULK insert for one batch is not possible (CONJS-274)

Upgrade

MariaDB Connector/Node.js 3.2 is fully compatible with MariaDB Connector/Node.js 3.3. As a new fully compatible major version, MariaDB Connector/Node.js 3.3 supersedes MariaDB Connector/Node.js 3.2, and users should upgrade to 3.3.