Skip to content

Releases: tediousjs/tedious

v20.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:00
da2375a

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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:32
96d5192

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

Choose a tag to compare

@github-actions github-actions released this 09 Feb 13:17
529402b

19.2.1 (2026-02-09)

Bug Fixes

v19.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 18:21
cfb211a

19.2.0 (2025-12-22)

Features

  • add databaseMirroringPartner event handler (#1671) (cfb211a)

v19.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Nov 21:45
9e27684

19.1.3 (2025-11-15)

Bug Fixes

v19.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Nov 12:39
77800dd

19.1.2 (2025-11-11)

Bug Fixes

v19.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Nov 12:04
1ceef1c

19.1.1 (2025-11-11)

Bug Fixes

v19.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 09:05
f6ee532

19.1.0 (2025-11-10)

Features

  • support Azure SQL Database in Microsoft Fabric (#1668) (f6ee532)

v19.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 08:47
0fec2b1

19.0.1 (2025-11-10)

Bug Fixes

v19.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:20
669ab44

19.0.0 (2024-08-22)

BREAKING CHANGES

  • tedious now requires Node.js version 18.17 or later.