MariaDB Connector/Node.js 3.2.0 Changelog
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: 19 Jun 2023
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 #bb5f90e - [CONJS-259] adding SqlError sqlMessage property alias for text
- Revision #8ca7958 - Merge tag '3.2.0' into develop
- Revision #5a90b60 - Merge branch 'release/3.2.0'
- Revision #7c42e76 - bump 3.2.0
- Revision #d61d3c6 - [CONJS-258] All eventEmitters methods are not available on connections #244
- Revision #c8c3b88 - [misc] skysql2 test stability correction
- Revision #01aeb14 - [misc] style correction
- Revision #1624d5e - [misc] test improvement
- Revision #a0762e7 - [misc] test improvement
- Revision #fa7d42e - [CONJS-257] ensuring importSql stability when using callback that permits using commands during execution
- Revision #652b8cf - [misc] skipping big sql import for xpand
- Revision #746b3ee - [misc] test correction
- Revision #a25d3b1 - [CONJS-257] permit to import sql file directly #242
- Revision #11d925d - [misc] ensure using prettier/lint to all js files
- Revision #c4adb99 - [CONJS-256] changeUser can lead to error when using multi-authentication and pipelining
- Revision #ef85139 - [misc] multi-authentication correction after CONJS-255
- Revision #2df7bf8 - [CONJS-255] correct pipeline use in some case even if pipeline option is not sent
- Revision #e2a7e16 - [CONJS-254] ensuring option connectTimeout is respected
- Revision #3193c62 - [CONJS-253] test correction for node.js 20 support
- Revision #32ce9df - [misc] correct wrong mysql RSA test
- Revision #31bd79c - [misc] adding node.js 20 to CI
- Revision #5032d97 - [CONJS-252] missing deprecated option supportBigNumbers and bigNumberStrings in Typescript #240
- Revision #3393c1f - [CONJS-251] permit Piping results with Streams when using callback implementation
- Revision #dd9cacc - [CONJS-250] permit using undefined as parameter like null
- Revision #fab1585 - [misc] correct UTC timezone for auto timezone setting
- Revision #f56bd14 - Merge tag '3.1.2' into develop
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.