Releases: tediousjs/tedious
Releases · tediousjs/tedious
v16.6.0
16.6.0 (2023-10-21)
Features
- improve performance of response data parsing (#1580) (78a4530)
v16.5.0
16.5.0 (2023-10-10)
Features
- improve performance on Node.js 16 by disabling class property definitions (#1581) (443701f)
v16.4.1
16.4.1 (2023-09-17)
Bug Fixes
- handle timeouts during tls negotiation for
strict
encryption (#1564) (8c7e440)
v16.2.0
16.2.0 (2023-07-02)
Features
- support TVP parameters in
Connection.execSql
(#1327) (a37199b)
v16.0.0
16.0.0 (2023-04-07)
chore
BREAKING CHANGES
- Node.js 14.x is no longer supported by
tedious
.
v15.1.3
15.1.3 (2023-02-12)
Bug Fixes
- deps: bump jsonwebtoken and @azure/msal-node (#1511) (3f4865f)