Skip to content

Releases: tediousjs/node-mssql

v10.0.3

18 Jun 12:33
a655df2

Choose a tag to compare

10.0.3 (2024-06-18)

Bug Fixes

  • support use of native bigint from tedious (c56a458)

v10.0.2

16 Jan 14:16
f09c23d

Choose a tag to compare

10.0.2 (2024-01-16)

Bug Fixes

  • from now _acquire return always a promise to avoid uncatchable exception (55f5a9f)

v10.0.1

12 Sep 20:05
c4544be

Choose a tag to compare

10.0.1 (2023-09-12)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (145d562)

v10.0.0

06 Sep 02:31
4688d61

Choose a tag to compare

10.0.0 (2023-09-06)

Features

  • upgrade tedious to v16 and drop Node 14 support (cd0bc02)

BREAKING CHANGES

  • Drop support for NodeJS <= 14. Upgrade tedious version. Update CI to test NodeJS 20.

v9.3.2

06 Sep 01:28
cb6f8e2

Choose a tag to compare

9.3.2 (2023-09-06)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.2.1

05 Sep 22:58
53fc9ea

Choose a tag to compare

9.2.1 (2023-09-05)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.3.0

04 Sep 22:19
b5cf976

Choose a tag to compare

9.3.0 (2023-09-04)

Features

  • add AAD authentication support to connection strings (59aea21)

v9.2.0

28 Aug 22:59
ed01abc

Choose a tag to compare

9.2.0 (2023-08-28)

Features

  • use @tediousjs/connection-string to build msnodesqlv8 connection string (71357e2)

v9.1.3

08 Aug 05:36
fdf7b17

Choose a tag to compare

9.1.3 (2023-08-08)

Bug Fixes

v9.1.2

02 Aug 15:34
73d6861

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.1...v9.1.2