Skip to content

Releases: tediousjs/tedious

v16.6.0

21 Oct 13:30
78a4530
Compare
Choose a tag to compare

16.6.0 (2023-10-21)

Features

  • improve performance of response data parsing (#1580) (78a4530)

v16.5.0

10 Oct 21:21
443701f
Compare
Choose a tag to compare

16.5.0 (2023-10-10)

Features

  • improve performance on Node.js 16 by disabling class property definitions (#1581) (443701f)

v16.4.1

17 Sep 11:52
8c7e440
Compare
Choose a tag to compare

16.4.1 (2023-09-17)

Bug Fixes

  • handle timeouts during tls negotiation for strict encryption (#1564) (8c7e440)

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