MariaDB Connector/Node.js 3.0.1 Changelog
The most recent Stable (GA) release of MariaDB Connector/Node.js is:MariaDB Connector/Node.js 3.4.2
DownloadRelease NotesChangelogConnector/Node.js Overview
Release date: 26 Jul 2022
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #59da962 - [misc] improving changelog for 3.0.1 release
Revision #66dc988 - [misc] updating changelog for 3.0.1 release
Revision #74240e8 - [misc] test suite correction for CS build version
Revision #ebb3fef - [CONJS-199] return type for batch() is wrong on typescript
Revision #048fd65 - [misc] adding initial SQL command 'SET NAMES UTF8' for xpand until XPT-266 correction
Revision #5035639 - [misc] travis test adding suite
Revision #bb0ad25 - [misc] adding MariaDB enterprise 10.4/10.5 to travis test suite
Revision #7710871 - [misc] correct travis benchmark run
Revision #74fc5ea - [CONJS-210] benchmark result update with recent driver version
Revision #5b52edc - [misc] readme update
Revision #2d80d1c - [CONJS-210] benchmarks simplification
Revision #e49ed58 - [misc] test improvement
Revision #de792a0 - [misc] test correction after commit 4232e617b325d23b0cd571434ee9987a398aeb82
Revision #f6c0ace - [CONJS-210] metadata parsing improvement
Revision #3b8551b - [CONJS-210] initializing smaller buffer streaming sending buffer, in order to maximize use of node buffer pool
Revision #4232e61 - [CONJS-210] avoiding buffer copy when receiving data when packet is contained in socket data
Revision #f7982dc - [CONJS-210] multi-rows result-set performance improvement
Revision #a386038 - [misc] benchmark improvement - real pipelining test
Revision #a55ce22 - [misc] benchmark improvement
Revision #86c29ec - [CONJS-210] small performance improvement
Revision #723fe8e - [misc] connection correction after #a862d8dbf7d9727d34fe4bb4f75f0846102d6ea3
Revision #ec3924c - [CONJS-196] 3.0 regression on release connection #195
Revision #709da77 - [CONJS-209] permitting Batch with trace when BULK is not supported
Revision #a862d8d - [CONJS-209] trace option complete implementation
Revision #cfba137 - [misc] correct README image links
Revision #f5c156f - [misc] test proxy suspending remote correction
Revision #e6a1a00 - [misc] test proxy correction
Revision #c83cda5 - [misc] test proxy improvement
Revision #f0e000d - [misc] adding 10.8 and 10.9 build testing
Revision #c147401 - [misc] pool ending, ensuring connection creation are ended correctly
Revision #a484ccf - [misc] various micro enhancement * pool: connection validation check isValid, correcting cases when a connection wasn't valid returning no response. * cluster: ensure that when option
canRetry
is enable to not loop eternally if pool doesn't have connection anymore cluster end promise really returns Promise when pools are closed * add test for cluster with one node only / or one node working onlyRevision #2e53eaf - [CONJS-208] better pool error identification when leakDetectionTimeout is set
Revision #16e8bb8 - [CONJS-208] better pool error identification
Revision #b484d42 - [misc] ensure pool connection is released only once
Revision #dcb02e0 - [misc] code coverage addition
Revision #89f0af4 - [misc] code coverage addition
Revision #ea7c195 - [CONJS-206] possible race condition on connection destroy when no other connection can be created
Revision #deece07 - [misc] test addition to ensure SSL when required will throw an error if server does not support SSL
Revision #8b165b3 - [misc] test addition to ensure SSL when required will throw an error if server does not support SSL
Revision #d06f1f4 - [misc] remove forcing error on connection creation, server will throw error when expected.
Revision #b87af1a - [misc] code coverage addition
Revision #2b1b2e5 - [CONJS-205] query hanging when using batch with option timeout in place of error thrown
Revision #72d2681 - [CONJS-204] handle password array with server pam_use_cleartext_plugin
Revision #8cc784f - [CONJS-203] encoding error when using changeUser with connection attributes
Revision #8d3c0e9 - [misc] adding test coverage
Revision #aef9a70 - [CONJS-202] better support for pre-4.1 error message format
Revision #2eb3cfb - [misc] test correction
Revision #7feb8c5 - [CONJS-201] typecast geometry parsing error
Revision #e11b1d6 - [misc] add test coverage
Revision #59090b6 - [misc] removing 10.2 EOL from travis
Revision #2294360 - [misc] travis testing correction for node.js 18
Revision #6f0aa6f - [misc] changing travis test for node.js 18 to focal
Revision #6a4e879 - [CONJS-198] new option addition
checkNumberRange
to works with insertIdAsNumber/decimalAsNumber/bigIntAsNumber #201Revision #268111d - [CONJS-200] Improve pool connection error messaging
Revision #6117b64 - Merge branch 'master' into develop
Revision #94be5e8 - [misc] small performance enhancement to handle active connection counter
Revision #fe9b2a8 - [CONJS-197] node.js 18 testing
Revision #c95657e - misc code style correction
Revision #4a9138c - reporting leak message change #190
Revision #23041b8 - Merge branch 'maintenance/2.x' into develop
Revision #5ea70aa - [CONJS-195] add test case to avoid regression #196
Revision #49b91f9 - fix "cannot mix BigInt and other types" error
Revision #787a0f9 - [CONJS-194] Charset change using parameterized query fails with "Uncaught TypeError: opts.emit is not a function"
Revision #7281586 - bump 3.0.1 version
Revision #5121d6c - [CONJS-193] wrong error returned "Cannot read properties of undefined (reading 'charset')" when wrong handshake
Revision #e20e08b - correct documentation link
Revision #2ae57a9 - [CONJS-192] support xpand * handle TIMESTAMP type for xpand * support binary xpand 0000-00-00 00:00:00 values * Timestamp microsecond handling when using binary protocol
Revision #f204d9b - docs: apply new default connectione timeout
Revision #64ca753 - [misc] improving test reliability
Revision #e11fa90 - Merge branch 'master' into develop
Revision #a2db33c - [misc] remove old node.js compatibility
Revision #4ae8c0d - Merge tag '3.0.0-main' into develop
Revision #b9d008a - Merge branch 'release/3.0.0-main'
Revision #42cafe5 - Update pool-base.js
Revision #6e78dde - Update pool-base.js
Last updated
Was this helpful?