MariaDB Connector/Node.js 3.0.2 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: 27 Oct 2022
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 #7e8696f [misc] code coverage correction
- Revision #b30f203 Merge branch 'release/3.0.2'
- Revision #5ad7a64 bump 3.0.2 version
- Revision #452d278 [CONJS-222] permit streaming prepare statement result
- Revision #ce0e775 [CONJS-228] improving prepare cache performance
- Revision #ba4dcd0 Merge branch 'master' into release/3.0.2
- Revision #8f75367 Allow setting idleTimeout to 0
- Revision #a606ed1 [CONJS-226] add missing metaAsArray documentation and typescript option
- Revision #97f735c [misc] ensure test reliability
- Revision #5930cf3 Merge branch 'types-checknumberrange' into develop
- Revision #dfb97ce [CONJS-219] prepare cache doesn't limit cache size to `prepareCacheLength` #207
- Revision #b0ed213 add checkNumberRange type defs
- Revision #e004ecd [misc] adding parenthesis test
- Revision #dae96fc [misc] adding documentation for connection release #211
- Revision #6bdb463 [CONJS-223] Metadata column name gets sporadic corrupted #215
- Revision #cb0b7c4 [misc] merging #214
- Revision #68896ea Merge branch 'patch-1' into develop
- Revision #a922851 [misc] adding missing documentation about `debugLen` and `logParam` options
- Revision #0c766d6 Update connection-options.md
- Revision #5928a97 [misc] remove erroneous benchmark dependencies
- Revision #94dbfe8 Merge branch 'master' into develop
- Revision #9de27e4 [misc] MariaDB benchmark common test suite implementation
- Revision #0bbe1b4 [CONJS-218] ensure Pam authentication when using pam_use_cleartext_plugin and multiple password
- Revision #e8807e9 [CONJS-217] merge from 2.x
- Revision #0f28491 Merge branch 'maintenance/2.x' into develop
- Revision #378b501 [CONJS-217] MySQL caching_sha2_password never succeed using FAST AUTHENTICATION
- Revision #b3a5f7f [misc] bump dependencies and version 3.0.2
- Revision #029699f [misc] adding codecov configuration
- Revision #aaef914 [CONJS-216] remove please-upgrade-node dependency
- Revision #432051a [CONJS-215] Executing after prepare close throw a wrong error
- Revision #7972f08 [CONJS-214] add missing pool.closed typescript definition
- Revision #8c91a13 [misc] add code coverage
- Revision #8e975c3 [misc] add typescript test coverage
- Revision #c44640a [CONJS-199] return type for batch() is wrong on typescript #194
- Revision #a7945b8 [misc] test stability improvement
- Revision #23999e8 Merge branch 'maintenance/2.x' into develop
- Revision #6059b08 [CONJS-211] pool reset test correction for mysql
- Revision #8d911f1 [CONJS-211] pool reset initial command result
- Revision #31ef3cb [CONJS-211] pool reset initial command result
- Revision #4052118 [CONJS-213] code style correction
- Revision #e281149 [CONJS-212] regression causing error "Cannot read properties of null (reading 'leaked')" #206
- Revision #ba6d4b8 [misc] correcting benchmark description
- Revision #5a20d55 [misc] improving changelog for 3.0.1 release
- Revision #10c7660 [CONJS-213] update error codes with recent mariadb version
- Revision #f8189f1 [CONJS-212] regression causing error "Cannot read properties of null (reading 'leaked')" #206
- Revision #8bdbdd5 [misc] correcting benchmark description
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.