MariaDB Connector/Node.js 3.0.0-rc Changelog
You are viewing an old version of this article. View
the current version here.
The most recent Stable (GA) release of MariaDB Connector/Node.js is:
MariaDB Connector/Node.js 3.4.0
Download Release Notes Changelog Connector/Node.js Overview
Release date: 20 Oct 2021
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 #d78ba3b [CONJS-180] compatibility: support mysql2 `stream` option #173
- Revision #8d11d51 Merge branch 'features/CONJS-178' into maintenance/3.x
- Revision #094aacf [CONJS-178] Update code to recent node.js version
- Revision #47f1067 [CONJS-178] Update code to recent node.js version
- Revision #f03b396 [CONJS-178] Update code to recent node.js version
- Revision #a966f99 [misc] benchmark output result correction
- Revision #d4d32b8 [CONJS-179] better pool option `resetAfterUse` default value
- Revision #a55d2ba [CONJS-178] Update code to recent node.js version
- Revision #9425d86 [CONJS-178] Update code to recent node.js version
- Revision #adfb558 [misc] code style length change to 120
- Revision #1da25cd [misc] Error code simplification + pool timeout handler simplification
- Revision #edafd37 [misc] promise documentation improvement
- Revision #30fa45a [CONJS-177] test correction for mysql
- Revision #19a326f [CONJS-177] document retrieving stored procedure's output parameters #90
- Revision #07bf592 [CONJS-175] Missing leakDetectionTimeout option in Typescript description #169
- Revision #3f129dc [misc] correct changelog
- Revision #4466b5f [misc] test reliability improvement
- Revision #4b2d6fa [CONJS-170] Pool.query/execute/batch(undefined) never release connection
- Revision #146584a [CONJS-176] Change Pool cluster default option removeNodeErrorCount value to Infinity
- Revision #6c0b8b2 [misc] documentation link correction
- Revision #30d917a [misc] Normalize all the line endings
- Revision #d372512 [CONJS-125] permit using batch with returning clause
- Revision #5c9bb63 Merge branch 'develop' into maintenance/3.x
- Revision #bb73aa9 [misc] travis correction
- Revision #76d60e9 [misc] ensuring PR test suite runs correctly
- Revision #0f1529b [misc] ensuring PR test suite runs correctly
- Revision #e8ebd16 [CONJS-173] permitting providing null as a value without an array
- Revision #016ef46 [CONJS-173] permitting providing null as a value without an array
- Revision #7f581de bump 3.0.1-rc version
- Revision #cd8af36 [misc] benchmark commenting graph command
- Revision #5f68898 [misc] benchmark improvement and update to recent version of mysql compatible drivers
- Revision #2b91919 [misc] collation default setting improvement
- Revision #e27cf2e [misc] benchmark addition: query using pool
- Revision #9ce52f3 [CONJS-172] performance improvement. * using mutable Packet object to avoid creating a new Object for each packet. * set column data on creation, to avoid resolving data type parsing for each data. * BIGINT parsing improvement, avoiding parsing data as text * ensure using execute command option * using undefined in place of 'utf8' to parse String when using node.js, avoiding name resolution
- Revision #170a399 [misc] ensure testing on PR runs standard test
- Revision #7eb26bf [misc] documentation addition for non supported experimental `??` syntax
- Revision #594592a [CONJS-168] correct stream backpressure
- Revision #9c17990 [misc] ensure test reliability on windows
- Revision #a9631a3 [misc] permit prettier fixing
- Revision #be9d56a [misc] ensure test reliability
- Revision #0a3a1cc Merge branch 'develop'
- Revision #daeed54 [misc] ensure test reliability
- Revision #2f97a35 [misc] ensure test reliability with maxscale/skysql ha
- Revision #62037c8 Merge branch 'master' into develop
- Revision #e49dfdf [misc] ensure PR travis test
- Revision #7a1345b [misc] ensure PR travis test
- Revision #2ef6c53 Merge tag '2.5.4' into develop
- Revision #519e4ab Merge branch 'release/2.5.4'
- Revision #ba7cd72 [misc] travis test on node.js v16
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.