Releases: tediousjs/node-mssql
Releases · tediousjs/node-mssql
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
useColumnNamestedious 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
v7.3.4
v7.3.2
v8.1.0
v8.0.2
v8.0.1
What's Changed
- Update mocha dependency by @dhensby in #1313
- chore: add
devcontainerconfiguration by @arthurschreiber in #1315 - chore: fix the devcontainer configuration to work with local development containers and GitHub Codespaces by @arthurschreiber in #1316
- Update 7.x upgrade changes by @dhensby in #1327
- Bump dependencies by @dhensby in #1329
- Update tedious version by @dhensby in #1312
- fix typo connecton -> connection by @jlecordier in #1335
- Use a different driver in the msnodesqlv8 when on linux/mac by @0xA537FD in #1318
- Do not override explicitly provided driver options by @dhensby in #1340
- Allow rows that are null to be valid existing values by @dhensby in #1240
- Add table.rows.clear() method for chunking table row updates by @ttemple06 in #1094
- Remove connection string parser by @dhensby in #1342
- Update tarn & debug dependencies by @dhensby in #1344
- Remove duplicated info, improve clarity, add samples by @trevorbye in #1343
- Bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #1353
- Allow processing of return column values by callback by @dhensby in #1356
- Update dependencies by @dhensby in #1357
- Remove deprecated pool properties by @dhensby in #1359
- Update readme changes for v7 - v8 upgrade by @dhensby in #1360
New Contributors
- @arthurschreiber made their first contribution in #1315
- @jlecordier made their first contribution in #1335
- @0xA537FD made their first contribution in #1318
- @ttemple06 made their first contribution in #1094
- @trevorbye made their first contribution in #1343
Full Changelog: v7.2.1...v8.0.1