Releases: tediousjs/tedious
Releases · tediousjs/tedious
v11.4.0
11.4.0 (2021-07-21)
Features
- include the client version in
PRELOGIN
packets (521ef9e)
v11.3.1
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
11.3.0 (2021-07-21)
Features
- allow using objects in addition to arrays for streaming bulk loads (b3a213e)
v11.2.0
11.2.0 (2021-07-07)
Features
- add
order
option to BulkLoad
(b7041bb)
v11.1.1
11.1.1 (2021-07-06)
Bug Fixes
- support exotic table and column names in bulkloads (a67c0ad)
v11.1.0
11.1.0 (2021-07-03)
Features
- deprecate
validateBulkLoadParameters
option (fc6e07e)
v11.0.10
Bug Fixes
- use normalized values for bulk loads (4eddda1)
v11.0.9
11.0.9 (2021-05-26)
Bug Fixes
- cut off instance names from rerouting information (a95d574)
v11.0.8
11.0.8 (2021-04-24)
Bug Fixes
- procedure validate errors not being caught (dd8bb94)
v11.0.7
11.0.7 (2021-03-25)
Bug Fixes
- fix maximum call stack errors when parsing query results (6925123)