Skip to content

Tags: tediousjs/tedious

Tags

v19.2.1

Toggle v19.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: rework FeatureExt generation (#1718)

v19.2.0

Toggle v19.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `databaseMirroringPartner` event handler (#1671)

* added databaseMirroringPartner event emitter

* added onDatabaseMirroringPartner handler methods

* removed unnecessary database mirroring event handlers

* re-added database mirroring handler for login7tokenhandler

* removed database mirroring partner event from generic request token handler

v19.1.3

Toggle v19.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update dependencies via `npm audit fix` (#1705)

v19.1.2

Toggle v19.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump dependencies (#1702)

* fix: update `@js-joda/core` to `5.6.5`
* fix: bump `iconv-lite` to `0.7.0`
* fix: bump `bl` to `6.1.4`
* fix: bump dependencies for benchmarks

v19.1.1

Toggle v19.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update various development dependencies (#1701)

* chore: bump `mocha` to `11.7.5`
* chore: bump `mitm` to `1.7.3`
* chore: bump `@babel` dependencies to their latest versions
* chore: bump `typedoc` to `0.28.14`
* chore: bump `sinon` to `21.0.0`
* chore: bump `@types/node` to `18.19.130`
* chore: bump `@types/mocha` to `10.0.10`
* chore: bump `@types/depd` to `1.1.37`
* chore: update `@types/async` to `3.2.25`
* chore: bump `babel-plugin-istanbul` to `7.0.1`
* chore: bump `nyc` to `17.1.0`
* chore: bump `@types/chai` to `4.3.20`
* chore: update test for new chai types

v19.1.0

Toggle v19.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support Azure SQL Database in Microsoft Fabric (#1668)

* fix packet

* instance

* trace id

* handle empty instance

* does instance name caues the build to fail?

* Revert "does instance name caues the build to fail?"

This reverts commit 12af235.

* is it the payload

* Revert "is it the payload"

This reverts commit 4793d3f.

* gate on tds version

* fix offset

* Revert "fix offset"

This reverts commit b185dce.

* Revert "gate on tds version"

This reverts commit e800a35.

* comments

* fabric flag

* Remove isFabric
Fix login7 payload
Fix login7 payload test

(cherry picked from commit d984201)

---------

Co-authored-by: David Engel <[email protected]>

v19.0.1

Toggle v19.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update form-data (#1696)

* update

* benchmarks

---------

Co-authored-by: Arthur Schreiber <[email protected]>

v19.0.0

Toggle v19.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor!: cleanup `AbortSignal` handling (#1654)

BREAKING CHANGE: tedious now requires Node.js version 18.17 or later.

v18.6.2

Toggle v18.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update to `[email protected]` to enable npm provenance su…

…pport (#1653)

v18.6.1

Toggle v18.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update package configuration to publish provenance data (#1652)

* fix: update package configuration to publish provenance data

* Move signature audit and permission configuration to the correct job.