Releases: tediousjs/tedious
Releases · tediousjs/tedious
v20.0.0
Compare
Sorry, something went wrong.
No results found
20.0.0 (2026-06-21)
BREAKING CHANGES
Node.js 22 is now the minimum supported version.
Node.js 18, 20, and 21 are no longer supported.
v19.2.2
Compare
Sorry, something went wrong.
No results found
19.2.2 (2026-06-21)
Bug Fixes
clear the cancel timer when cleaning up a connection (#1739 ) (b461c3c )
include schema in TVP type declaration (#1730 ) (2035eda )
keep message stream aligned when canceling with a disabled cancel timeout (#1738 ) (5717f91 )
v19.2.1
Compare
Sorry, something went wrong.
No results found
19.2.1 (2026-02-09)
Bug Fixes
v19.2.0
Compare
Sorry, something went wrong.
No results found
19.2.0 (2025-12-22)
Features
add databaseMirroringPartner event handler (#1671 ) (cfb211a )
v19.1.3
Compare
Sorry, something went wrong.
No results found
19.1.3 (2025-11-15)
Bug Fixes
v19.1.2
Compare
Sorry, something went wrong.
No results found
19.1.2 (2025-11-11)
Bug Fixes
v19.1.1
Compare
Sorry, something went wrong.
No results found
19.1.1 (2025-11-11)
Bug Fixes
v19.1.0
Compare
Sorry, something went wrong.
No results found
19.1.0 (2025-11-10)
Features
support Azure SQL Database in Microsoft Fabric (#1668 ) (f6ee532 )
v19.0.1
Compare
Sorry, something went wrong.
No results found
19.0.1 (2025-11-10)
Bug Fixes
v19.0.0
Compare
Sorry, something went wrong.
No results found
19.0.0 (2024-08-22)
BREAKING CHANGES
tedious now requires Node.js version 18.17 or later.