Skip to content

Releases: tediousjs/node-mssql

v9.1.1

18 Jan 23:25
v9.1.1
1b12250

Choose a tag to compare

What's Changed

  • Revert support for AAD authentication via connection string by @Shin-Aska in #1436

Full Changelog: v9.1.0...v9.1.1

v9.1.0

17 Jan 10:27
v9.1.0
ab79c86

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.1...v9.1.0

v9.0.0

09 Aug 22:12
v9.0.0
54ad59b

Choose a tag to compare

What's Changed

  • Update tedious version support and lint fixes by @dhensby in #1417
  • Dropped support for Node versions <= 12

Full Changelog: v8.1.3...v9.0.0

v8.1.3

08 Aug 18:49
v8.1.3
9c9e6ca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.2...v8.1.3

v8.1.1

18 May 08:11
v8.1.1
338ecd6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.1.1

v7.3.4

18 May 08:10
v7.3.4
6d87e8a

Choose a tag to compare

[fix] msnodesqlv8.js file was missing from previous release

v7.3.2

18 May 08:09
v7.3.2
446f30f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.1...v7.3.2

v8.1.0

06 Apr 11:01
v8.1.0
640c37e

Choose a tag to compare

v8.0.2

24 Feb 22:32
c77c80b

Choose a tag to compare

What's Changed

  • Add node 14 to test matrix by @dhensby in #1339
  • Transaction/PreparedStatements expose the config from their parent connection (#1338)
  • Inherited request configs from the pool. Specifically stream and arrayRowMode now inherit accurately from the connection config (#1338)

v8.0.1

30 Jan 22:33
f7cd499

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.1...v8.0.1