Skip to content

Releases: sidorares/node-mysql2

v3.9.1

29 Jan 10:53
f1fbcf9

Choose a tag to compare

3.9.1 (2024-01-29)

Bug Fixes

  • types: support encoding for string type cast (#2407) (1dc2011)

v3.9.0

26 Jan 05:29
b9069c4

Choose a tag to compare

3.9.0 (2024-01-26)

Features

v3.8.0

23 Jan 20:13
819863e

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

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

Choose a tag to compare

3.7.0 (2024-01-07)

Features

v3.6.5

22 Nov 00:20
ee43891

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

Choose a tag to compare

3.6.4 (2023-11-21)

Bug Fixes

v3.6.3

03 Nov 01:29
f7cffd0

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

Choose a tag to compare

3.6.2 (2023-10-15)

Bug Fixes

v3.6.1

09 Sep 22:22
949353a

Choose a tag to compare

3.6.1 (2023-09-06)

Bug Fixes

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