Releases: Cerebellum-Network/cere-ddc-sdk-js
Releases · Cerebellum-Network/cere-ddc-sdk-js
v2.13.0
Features
- Extend node operation errors with correlation ID and node URL (#271) (049cb80)
v2.12.8
2.12.8 (2024-10-02)
Bug Fixes
- ddc: Throw RpcError if the upload stream closed by the node (#270) (b6ccce1)
v2.12.6
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
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.11.1
Bug Fixes
- ddc: Update correlation id gRPC meta key (#258) (f33de8c)
v2.11.0
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
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
Bug Fixes
- ddc: Add activity request to putMultipartPiece meta (#250) (cb32385)
v2.9.0
Features
- Add support of signers created from a JSON backup file (#248) (984ffb7)
Documentation
- Update blockchain signers documentation (#249) (e51b49a)