Skip to content

Releases: sidorares/node-mysql2

v3.9.0

26 Jan 05:29
b9069c4
Compare
Choose a tag to compare

3.9.0 (2024-01-26)

Features

v3.8.0

23 Jan 20:13
819863e
Compare
Choose a tag to compare

3.8.0 (2024-01-23)

Features

Bug Fixes

  • stream: premature close when using for await (#2389) (af47148)
  • types: add missing types to TypeCast (#2390) (78ce495)
  • removeIdleTimeoutConnectionsTimer isn't cleared on pool close (#2384) (18a44f6)

v3.7.1

17 Jan 22:35
5c1b356
Compare
Choose a tag to compare

3.7.1 (2024-01-17)

Bug Fixes

  • add condition which allows code in callback to be reachable (#2376) (8d5b903)

v3.7.0

07 Jan 23:09
cd17135
Compare
Choose a tag to compare

3.7.0 (2024-01-07)

Features

v3.6.5

22 Nov 00:20
ee43891
Compare
Choose a tag to compare

3.6.5 (2023-11-22)

Bug Fixes

  • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#2277) (fe573ad)

v3.6.4

21 Nov 07:54
72b2535
Compare
Choose a tag to compare

3.6.4 (2023-11-21)

Bug Fixes

v3.6.3

03 Nov 01:29
f7cffd0
Compare
Choose a tag to compare

3.6.3 (2023-11-03)

Bug Fixes

  • correctly pass values when used with sql-template-strings library (#2266) (6444f99)

v3.6.2

15 Oct 01:58
ab02079
Compare
Choose a tag to compare

3.6.2 (2023-10-15)

Bug Fixes

v3.6.1

09 Sep 22:22
949353a
Compare
Choose a tag to compare

3.6.1 (2023-09-06)

Bug Fixes

  • EventEmitter on method signatures to use spread syntax (#2200) (5d21b81)

v3.6.0

04 Aug 01:05
cf1a8b7
Compare
Choose a tag to compare

3.6.0 (2023-08-04)

Features

  • add conn-level infileStreamFactory option (#2159) (5bed0f8)