Releases: sidorares/node-mysql2
Releases · sidorares/node-mysql2
v3.13.0
06 Mar 05:20
Compare
Sorry, something went wrong.
No results found
3.13.0 (2025-03-06)
Features
Bug Fixes
query: support VECTOR packets in static parser (#3379 ) (603c246 )
PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261 ) (be22202 )
v3.12.0
23 Dec 10:18
Compare
Sorry, something went wrong.
No results found
3.12.0 (2024-12-23)
Features
PoolCluster: restoreNodeTimeout implementation (#3218 ) (9a38601 )
v3.11.5
28 Nov 21:06
Compare
Sorry, something went wrong.
No results found
3.11.5 (2024-11-28)
Bug Fixes
fix datetime fields returned without time part when time is 00:00:00 (#3204 ) (bded498 )
resolve circular dependencies (#3081 ) (d5a76e6 )
Deno v2 requires commonjs type explicitly (#3209 ) (cdc9415 )
v3.11.4
05 Nov 17:30
Compare
Sorry, something went wrong.
No results found
3.11.4 (2024-11-05)
Bug Fixes
types: correct TypeCast's Next callback to return unknown (#3129 ) (401db79 )
v3.11.3
15 Sep 22:41
Compare
Sorry, something went wrong.
No results found
v3.11.2
11 Sep 03:36
Compare
Sorry, something went wrong.
No results found
3.11.2 (2024-09-11)
Bug Fixes
resolve LRU conflicts, cache loss and premature engine breaking change (#2988 ) (2c3c858 )
v3.11.1
10 Sep 09:54
Compare
Sorry, something went wrong.
No results found
3.11.1 (2024-09-10)
Bug Fixes
createPoolCluster: add pattern and selector to promise-based getConnection (#3017 ) (ab7c49f )
update connection cleanup process to handle expired connections and exceeding config.maxIdle (#3022 ) (b091cf4 )
v3.11.0
27 Jul 14:30
Compare
Sorry, something went wrong.
No results found
v3.10.3
15 Jul 22:41
Compare
Sorry, something went wrong.
No results found
v3.10.2
01 Jul 01:13
Compare
Sorry, something went wrong.
No results found
3.10.2 (2024-07-01)
Bug Fixes
typeCast: ensure the same behavior for field.string() with query and execute (#2820 ) (27e38ea )