Releases: ydb-platform/ydb-nodejs-sdk
Releases · ydb-platform/ydb-nodejs-sdk
v3.6.1
3.6.1 (2022-11-28)
Bug Fixes
- auth: new IAM auth grpc service per token update (341872a)
v3.6.0
3.6.0 (2022-11-21)
Features
- add data columns and sync/async index to TableIndex (7304dce)
v3.5.0
3.5.0 (2022-11-15)
Features
Bug Fixes
- deps: update logging packages to latest (ad8dbd2)
v3.4.4
3.4.4 (2022-10-20)
Bug Fixes
- certs: regenerate certs.json (b876431)
- inline certificates content (7791a93)
v3.4.3
3.4.3 (2022-10-18)
Bug Fixes
- build: bugfix npm package (4db3425)
v3.4.2
3.4.2 (2022-10-18)
Bug Fixes
- build: fix es module build (8d4715b)
v3.4.1
3.4.1 (2022-09-13)
Bug Fixes
- certificates path for bundling compilation (ebc10ad), closes #173
v3.4.0
3.4.0 (2022-08-12)
Features
- introduce new type aliases: Types.BYTES & Types.TEXT (61c17dc)
Bug Fixes
- the expected type of TypedData.yson() arg should be Buffer (cd327de)
v3.3.2
3.3.2 (2022-05-27)
Bug Fixes
- correctly access internal certs from compiled sources (f7e520d), closes #163
v3.3.1
3.3.1 (2022-05-26)
Bug Fixes
- correctly access package.json (5bba0d9)