Skip to content

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

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)

v2.8.0

14 May 04:59
Compare
Choose a tag to compare

Features

  • blockchain: Add support for new cluster properties (#247) (59908fb)

v2.7.0

06 May 11:09
Compare
Choose a tag to compare

Features

  • Add async acknowledgements support (#245) (cb41f3d)
  • cli: Add CLI option to override default blockchain RPC URL (#244) (1a8f9fd)
  • cli: Allow configuring DDC nodes list in CLI config (#243) (f4295d1)