Tags: tediousjs/tedious
Tags
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
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
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]>
PreviousNext