Skip to content

Releases: ydb-platform/ydb-js-sdk

v5.11.0

24 Mar 09:02

Choose a tag to compare

5.11.0 (2025-03-24)

Features

  • enhance static credentials authentication with token refresh interval and improved token handling (444a34d)

Bug Fixes

  • avoid unnecessary variable declaration in consumed units example (dd5ebcd)

v5.10.0

19 Mar 14:36

Choose a tag to compare

5.10.0 (2025-03-19)

Features

  • add sessionTrailerCallbackSymbol and support for trailer callbacks in QueryClient (d9ae990)

Bug Fixes

  • do not remove session tx id if txMeta empty. (b3e1c01)

v5.9.1

15 Feb 21:23

Choose a tag to compare

5.9.1 (2025-02-15)

Bug Fixes

  • correct get IAM token with authorized key (8111762)
  • driver: bring endpoint and connection string to just a host (7bf10b0)
  • export QuerySession from root (cfd1efa)
  • fixed database connection URL (77800f1)
  • fixed database connection URL (27f64d5)

v5.9.0

11 Feb 13:04

Choose a tag to compare

5.9.0 (2025-02-11)

Features

  • enhance UUID handling (12704a6)
  • table: add support for unique index (6d2946c)
  • update Long type usage and improve UUID generation in topic client (058b5a4)

v5.8.0

30 Oct 21:25

Choose a tag to compare

5.8.0 (2024-10-30)

Features

  • rename poolId to resourcePool and deprecate (74de142)

v5.7.0

30 Oct 19:15

Choose a tag to compare

5.7.0 (2024-10-30)

Features

  • add support for poolId parameter in query service requests (1098749)

v5.6.0

29 Oct 11:07

Choose a tag to compare

5.6.0 (2024-10-29)

Features

  • update ydb-sdk-proto dep (e4ff812)

v5.5.3

22 Oct 11:33
a6d8036

Choose a tag to compare

5.5.3 (2024-10-22)

Bug Fixes

  • topic stream auth in cloud (6adca13)

v5.5.2

15 Oct 06:16

Choose a tag to compare

5.5.2 (2024-10-15)

Bug Fixes

  • fix topic example and make Context publically available (644c116)
  • update protobufjs to the latest version and add dependencies to protobufjs in the proto file (509ea47)

v5.5.1

03 Oct 12:03
1b47ccf

Choose a tag to compare

5.5.1 (2024-10-03)

Bug Fixes

  • add explicit dependency on protobufjs package (031d2be)