Skip to content

Releases: tediousjs/tedious

v16.4.0

20 Jul 17:03
b78df14
Compare
Choose a tag to compare

16.4.0 (2023-07-20)

Features

v16.3.0

20 Jul 15:19
c02e30f
Compare
Choose a tag to compare

16.3.0 (2023-07-20)

Features

v16.2.0

02 Jul 18:39
a093a25
Compare
Choose a tag to compare

16.2.0 (2023-07-02)

Features

  • support TVP parameters in Connection.execSql (#1327) (a37199b)

v16.1.0

07 May 16:50
e4eadf8
Compare
Choose a tag to compare

16.1.0 (2023-05-07)

Features

v16.0.0

07 Apr 20:42
18443f3
Compare
Choose a tag to compare

16.0.0 (2023-04-07)

chore

  • drop node 14 support, add node 19 support (#1532) (ef3fd2c)

BREAKING CHANGES

  • Node.js 14.x is no longer supported by tedious.

v15.1.3

12 Feb 23:20
4359f58
Compare
Choose a tag to compare

15.1.3 (2023-02-12)

Bug Fixes

  • deps: bump jsonwebtoken and @azure/msal-node (#1511) (3f4865f)

v15.1.2

09 Nov 13:13
e43e9c9
Compare
Choose a tag to compare

15.1.2 (2022-11-09)

Bug Fixes

v15.1.1

01 Nov 14:49
cbe31af
Compare
Choose a tag to compare

15.1.1 (2022-11-01)

Bug Fixes

  • clear connection timeout on connection error (#1262) (cbe31af)

v15.1.0

17 Aug 20:34
ece396a
Compare
Choose a tag to compare

15.1.0 (2022-08-17)

Features

v15.0.1

26 Jul 08:11
5015634
Compare
Choose a tag to compare

15.0.1 (2022-07-26)

Bug Fixes

  • set maximum supported TLS version to 1.2 (#1471) (5015634)