Skip to content All versions since 0.40.3
Features
- core: preserve non-standard SP registry capabilities in PDPOffering (#687) (716e309)
Bug Fixes
- errors: export StorageErrorOptions and enhance error constructors with documentation (7ac439a)
- keep the clone to new provider ids array (7124ec9)
- update getApprovedProviderIds and getEndorsedProviderIds with array return type (e037cec)
Chores
- types: update PullStatus export and adjust StorageContext to use waitForPullPieces (eb5566e)
Features
- synapse-sdk: expose paginated client dataset queries in WarmStorageService (#717) (0add8e0)
- use PDPVerifier.findPieceIdsByCid for efficient CID→ID lookups (#718) (3ac48a9)
Bug Fixes
- capture error cause in serialisation (#727) (d0f3372)
- fix out of gas problems with
getClientDataSets (#734) (c49c18e)
- normalize empty outputs for pdp-verifier (#723) (187e8a4)
- remove custom fetch for pulled POSTs (#732) (9b63e7e)
Chores
- update msw package version to 2.12.14 in workspace and mock service worker files (4865ff7)