Node Mssql Versions Save

Microsoft SQL Server client for Node.js

v10.0.2

3 months ago

10.0.2 (2024-01-16)

Bug Fixes

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

v10.0.1

8 months ago

10.0.1 (2023-09-12)

Performance Improvements

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

v10.0.0

8 months ago

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

8 months ago

9.3.2 (2023-09-06)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.2.1

8 months ago

9.2.1 (2023-09-05)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.3.0

8 months ago

9.3.0 (2023-09-04)

Features

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

v9.2.0

8 months ago

9.2.0 (2023-08-28)

Features

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

v9.1.3

9 months ago

9.1.3 (2023-08-08)

Bug Fixes

v9.1.2

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tediousjs/node-mssql/compare/v9.1.1...v9.1.2

v9.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/tediousjs/node-mssql/compare/v9.1.0...v9.1.1