Skip to content

Releases: Cerebellum-Network/cere-ddc-sdk-js

v2.13.0

07 Oct 12:31
Compare
Choose a tag to compare

Features

  • Extend node operation errors with correlation ID and node URL (#271) (049cb80)

v2.12.8

02 Oct 08:15
Compare
Choose a tag to compare

2.12.8 (2024-10-02)

Bug Fixes

  • ddc: Throw RpcError if the upload stream closed by the node (#270) (b6ccce1)

v2.12.6

13 Sep 06:51
Compare
Choose a tag to compare

Bug Fixes

  • cli: Make it possible to create public buckets using CLI (#267) (0025c9a)

Miscellaneous Chores

  • tests: Increase nodes startup time threshold in tests (#266) (03fd451)

v2.12.4

07 Aug 13:59
Compare
Choose a tag to compare

Bug Fixes

  • Properly get bucketId from BucketCreated event (#264) (2581320)
  • Update SDK token if signer address changed (#262) (c1a9f30)
  • Make sure Cere Wallet address always stays in sync (#261) (db86415)
  • Cere Wallet signer not triggering 3rd party extensions consent (#259) (f67e344)

v2.12.0

26 Jul 11:48
Compare
Choose a tag to compare

Features

v2.11.1

10 Jul 12:33
Compare
Choose a tag to compare

Bug Fixes

  • ddc: Update correlation id gRPC meta key (#258) (f33de8c)

v2.11.0

05 Jul 12:29
Compare
Choose a tag to compare

Features

  • Add support for correlationId to group several requests (#254) (3c264a0)

Bug Fixes

  • ddc: Do not sign an access token if already signed properly (#255) (8f275de)

Miscellaneous Chores

  • Use a dedicated account in blockchain tests to resolve flaky tests (#256) (db3383b)

v2.10.0

18 Jun 14:19
Compare
Choose a tag to compare

Features

  • blockchain: Add support for new Cluster Governance blockchain API (#251) (9c15746)
  • Improve re-try logic with exponential backoff strategy (#252) (cd5d373)

v2.9.1

16 May 10:55
Compare
Choose a tag to compare

Bug Fixes

  • ddc: Add activity request to putMultipartPiece meta (#250) (cb32385)

v2.9.0

15 May 11:26
Compare
Choose a tag to compare

Features

  • Add support of signers created from a JSON backup file (#248) (984ffb7)

Documentation

  • Update blockchain signers documentation (#249) (e51b49a)