MariaDB Connector/Node.js 2.0.2 Changelog

You are viewing an old version of this article. View the current version here.

Download Release Notes Changelog Connector/Node.js Overview

Release date: 13 Dec 2018

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #fe3837e - bump 2.0.2-rc tag
  • Revision #2a66c70 - [misc] add pool noControlAfterUse callback implementation
  • Revision #baf2f76 - [misc] new pool noControlAfterUse to permit having no connection validation when giving back connection to pool.
  • Revision #11f0a5b - [misc] bulk callback test implementation minor corrections : - doesn't send COM_STMT_CLOSE if socket has been interrupted - pool end wait for complete close
  • Revision #dee8739 - [misc] using travis npm rebuild
  • Revision #e612d84 - [misc] correcting test cases when logPackets is enable
  • Revision #47e48d9 - [misc] removing npm dependency
  • Revision #de2a082 - [misc] correcting batch callback to use MariaDB bulk when possible
  • Revision #1a4dad2 - [misc] correcting batch timezone option handling
  • Revision #8b91915 - [misc] adding connection options tests
  • Revision #09e2900 - [misc] use logPackets only when enable
  • Revision #8c655b5 - bump denque
  • Revision #9ad1e9d - update benchmark.js
  • Revision #851281e - [misc] double escape character in string parsing correction
  • Revision #a32fa24 - [misc] issues correction: - "_server_host" address connection attributes - rewrite batch error handling correction (too many parameters / or undefined) - bulk batch correction when using object with "toSqlString" function - bulk batch correcting null
  • gitrevn:parameter value handling - removed "mysql_clear_password" as default connection plugin, since deprecated - adding test coverage
  • Revision #2fdefcb - [misc] batch rewrite error correction when having no parameter
  • Revision #86b9ed3 - [misc] correcting batch error handling for filtered pool cluster. adding test coverage for batch error.
  • Revision #4257efa - [misc] Cluster better error message when not retrieving Connection from cluster. filtered cluster test addition + query error better handling
  • Revision #73aa059 - [misc] correcting warning test for mysql 8
  • Revision #4bf32b7 - [misc] adding unit test, bulk code cleaning
  • Revision #bdbd20b - [misc] test correction for better reliability
  • Revision #2827f78 - [misc] correcting timezone option parsing bulk date fractional part correction adding test for batch adding reset transaction test
  • Revision #0da1b0e - [misc] correcting timezone option parsing bulk date fractional part correction adding test for batch

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.