Skip to content

Releases: ydb-platform/ydb-nodejs-sdk

v5.3.3

04 Jul 13:02
fde6b3d
Compare
Choose a tag to compare

5.3.3 (2024-07-04)

Bug Fixes

  • add DECLARE that is still required by YDB 24.1 (8920fee)
  • query service switched to new retryer (43ce40b)

v5.3.2

29 Mar 14:50
1d902b2
Compare
Choose a tag to compare

5.3.2 (2024-03-28)

Bug Fixes

  • add opFinished in query service result (cf2959c)

v5.3.1

26 Mar 11:47
3cff2bc
Compare
Choose a tag to compare

5.3.1 (2024-03-26)

Bug Fixes

  • visibility of RowType type (c1f258d)

v5.3.0

25 Mar 09:10
413d5b7
Compare
Choose a tag to compare

5.3.0 (2024-03-25)

Features

  • add YDB Query Service client (f7a5958)

v5.2.0

27 Feb 15:35
1959f20
Compare
Choose a tag to compare
v5.2.0 Pre-release
Pre-release

5.2.0 (2024-02-27)

Features

v5.1.1

04 Sep 10:33
Compare
Choose a tag to compare

5.1.1 (2023-09-04)

Bug Fixes

  • quick fix husky install problem arises during SDK update (03beecc)

v5.1.0

31 Aug 17:53
Compare
Choose a tag to compare

5.1.0 (2023-08-31)

Features

  • a dummy feature to check the release action (268d427)

v5.0.0

15 May 10:44
Compare
Choose a tag to compare

5.0.0 (2023-05-15)

⚠ BREAKING CHANGES

  • remove string type

Features

Bug Fixes

  • bugfix long type parsing (4bbecf7)
  • bugfix vaiant tuple parse (283be5d)

v4.6.0

10 May 19:45
Compare
Choose a tag to compare

4.6.0 (2023-05-10)

Features

  • add logging to retryable decorator (dc747b0)
  • add retries to static and IAM credentials services (783d977)
  • update errors classes list (3d860b8)

Bug Fixes

  • fix withTimeout hanging when errored (83409c5)

v4.5.0

19 Apr 12:39
Compare
Choose a tag to compare

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)