Connector/Node.js 2.3.0 Release Notes

Download | Release Notes | Changelog | Connector/Node.js Overview

Release date: 20 Mar 2020

MariaDB Connector/Node.js 2.3.0 is a Stable (GA) release.

2.3.0 has been deprecated to 2.3.1: changing new connection option timeout to queryTimeout to avoid any confusion.

  • CONJS-127 - Resultset with same identifier skip data. Now an error will be thrown.

  • CONJS-126 - permit setting session query timeout per option

  • CONJS-124 - Force connection.escapeId to emit backtick #101

  • CONJS-123 - exporting SqlError class to permit instanceOf checks #100

  • CONJS-122 - fix undefined localTz with timezone: 'Z' issue #92

  • CONJS-121 - Connection.escapeId must always quote value to permit reserved words

misc:

  • appveyor testing server version upgrade

  • better debug logging trace format

  • correct ssl test

Changelog

For a complete list of changes made in this release, with links to detailed information on each push, see the changelog.

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?