Skip to content

Releases: tediousjs/tedious

v11.4.0

21 Jul 20:46
ceb73d3
Compare
Choose a tag to compare

11.4.0 (2021-07-21)

Features

  • include the client version in PRELOGIN packets (521ef9e)

v11.3.1

21 Jul 19:04
Compare
Choose a tag to compare

11.3.1 (2021-07-21)

Bug Fixes

  • revert support for exotic table and column names in bulk loads (993e519)

Reverts

  • revert support for exotic table and column names in bulk loads (18bc6d8)

v11.3.0

21 Jul 07:57
7565f81
Compare
Choose a tag to compare

11.3.0 (2021-07-21)

Features

  • allow using objects in addition to arrays for streaming bulk loads (b3a213e)

v11.2.0

07 Jul 07:52
648c5a3
Compare
Choose a tag to compare

11.2.0 (2021-07-07)

Features

  • add order option to BulkLoad (b7041bb)

v11.1.1

06 Jul 09:02
8ba95e1
Compare
Choose a tag to compare

11.1.1 (2021-07-06)

Bug Fixes

  • support exotic table and column names in bulkloads (a67c0ad)

v11.1.0

03 Jul 09:47
a83b6cd
Compare
Choose a tag to compare

11.1.0 (2021-07-03)

Features

  • deprecate validateBulkLoadParameters option (fc6e07e)

v11.0.10

02 Jul 19:09
cdd0595
Compare
Choose a tag to compare

11.0.10 (2021-07-02)

Bug Fixes

  • use normalized values for bulk loads (4eddda1)

v11.0.9

26 May 20:51
19948ee
Compare
Choose a tag to compare

11.0.9 (2021-05-26)

Bug Fixes

  • cut off instance names from rerouting information (a95d574)

v11.0.8

24 Apr 11:57
08ebc25
Compare
Choose a tag to compare

11.0.8 (2021-04-24)

Bug Fixes

  • procedure validate errors not being caught (dd8bb94)

v11.0.7

25 Mar 19:16
16366a5
Compare
Choose a tag to compare

11.0.7 (2021-03-25)

Bug Fixes

  • fix maximum call stack errors when parsing query results (6925123)