Releases: ydb-platform/ydb-nodejs-sdk
Releases · ydb-platform/ydb-nodejs-sdk
v4.5.0
4.5.0 (2023-04-19)
Features
- add
family
option to Column constructor (06a955d)
- add all defined options to
createTable
functions (feb2570)
- add describeTableOptions function (b532c90)
v4.4.0
4.4.0 (2023-04-19)
Features
v4.3.0
4.3.0 (2023-04-04)
Features
- add language_id support for slo workflow (f7fee49)
v4.2.0
4.2.0 (2023-03-28)
Features
- make variant type converting to YDB native working (2c0a9d9)
- make variant type parsing working (5320024)
v4.1.0
4.1.0 (2023-03-16)
Features
v4.0.0
4.0.0 (2023-03-07)
⚠ BREAKING CHANGES
- remove pino from deps, add setupLogger
- move optional deps to peerDeps
Features
- add backward compatibility for
setDefaultLogger
(bd637bc)
- add custom logger examples (11273aa)
- add slo-workload (a916f19)
- lock engine>npm version (f35dc42)
Bug Fixes
- import type from
@yandex-cloud/nodejs-sdk
(331074b)
- move optional deps to peerDeps (701bb6c)
- remove pino from deps, add setupLogger (fb77499)
- update MetadataAuthService to load module async way (2d9be70)
v3.9.0
3.9.0 (2023-02-09)
Features
- add alter table async mode handling (9c18405)
- add parameters to alterTable (648a6ca)
Bug Fixes
- bugfix MissingStatus import (1835a85)
v3.8.1
3.8.1 (2023-01-13)
Bug Fixes
- tests: update timeouts to run tests correctly (82bc6b7)
v3.8.0
3.8.0 (2023-01-13)
Features
- update ydb-sdk-proto to 1.1.0 (8106921)
v3.7.1
3.7.1 (2023-01-12)
Bug Fixes
- deps: update luxon, jsonwebtoken and YC sdk (60ba72d)