Releases: tediousjs/node-mssql
Releases · tediousjs/node-mssql
v9.2.0
v9.1.3
v9.1.2
What's Changed
- Fix README header for 8.x to 9.x upgrades by @jordanjennings in #1464
- Fix README to show node 12 no longer supported with 9.x by @jordanjennings in #1465
- Bump xml2js and @azure/keyvault-keys by @dependabot in #1485
- Add automated release workflows by @dhensby in #1502
- chore(ci): prevent dependabot pushes triggering appveyor events by @dhensby in #1508
- Bump @semantic-release/github from 9.0.3 to 9.0.4 by @dependabot in #1506
- Bump mocha from 10.0.0 to 10.2.0 by @dependabot in #1504
- Bump @tediousjs/connection-string from 0.4.1 to 0.4.2 by @dependabot in #1505
- Bump commander from 9.4.0 to 11.0.0 by @dependabot in #1507
- chore(ci): keep release jobs in a single concurrency group by @dhensby in #1509
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1510
- chore(ci): publish gh-pages with workflow by @dhensby in #1511
- chore(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.6.7 by @dependabot in #1512
- chore(deps-dev): bump standard from 17.0.0 to 17.1.0 by @dependabot in #1513
- chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 by @dependabot in #1514
- chore(ci): fix page branch update by @dhensby in #1516
- Support named instances with ports by @dhensby in #1520
New Contributors
- @jordanjennings made their first contribution in #1464
Full Changelog: v9.1.1...v9.1.2
v9.1.1
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
What's Changed
- Fixing small typo in connecting with express documentation. by @MikeZ77 in #1433
- Added support for AAD authentication via connection string by @Shin-Aska in #1436
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1454
- Bump jsonwebtoken and @azure/msal-node by @dependabot in #1456
New Contributors
- @MikeZ77 made their first contribution in #1433
- @Shin-Aska made their first contribution in #1436
Full Changelog: v9.0.1...v9.1.0
v9.0.0
v8.1.3
What's Changed
- chore(msnodesqlv8/request): remove superfluous arg by @Fdawgs in #1408
- fix: requestTimeout option by @PopGoesTheWza in #1398
- Deny support for
useColumnNames
tedious option by @dhensby in #1416
New Contributors
- @Fdawgs made their first contribution in #1408
- @PopGoesTheWza made their first contribution in #1398
Full Changelog: v8.1.2...v8.1.3
v8.1.1
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1382
- Update README.md by @blitzmann in #1388
- Add square brackets to primary keys by @colgatto in #1394
New Contributors
- @blitzmann made their first contribution in #1388
- @colgatto made their first contribution in #1394
Full Changelog: v8.1.0...v8.1.1