Releases: FilOzone/synapse-sdk
Releases · FilOzone/synapse-sdk
synapse-sdk: v0.40.3
02 Apr 15:48
Compare
Sorry, something went wrong.
No results found
0.40.3 (2026-04-02)
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 )
synapse-core: v0.4.0
02 Apr 15:13
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-04-02)
⚠ BREAKING CHANGES
rename getProviderIds to getEndorsedProviderIds and getApprovedProviders to getApprovedProvidersIds
cleanup sp entrypoint
Features
cleanup sp entrypoint (9bb9f26 )
core: preserve non-standard SP registry capabilities in PDPOffering (#687 ) (716e309 )
rename getProviderIds to getEndorsedProviderIds and getApprovedProviders to getApprovedProvidersIds (eced30c )
synapse-core: support paginated client dataset reads from FWSS (#698 ) (6435cc2 )
Bug Fixes
rename getApprovedProvidersIds to getApprovedProviderIds and update related imports (2407514 )
Chores
update providers ids new names and return type in more places (80799c0 )
synapse-sdk: v0.40.2
30 Mar 18:22
Compare
Sorry, something went wrong.
No results found
0.40.2 (2026-03-30)
Features
storage: add 'source' and 'withCDN' getters on StorageManager (#701 ) (d463939 )
Bug Fixes
re-export error handling utilities and adjust type export order (011f47f )
Chores
update biome and fix issues (f5e8abd )
Documentation
additional docs for upload options: providerId and dataSetId (#690 ) (c57a707 )
synapse-sdk: v0.40.1
30 Mar 12:37
Compare
Sorry, something went wrong.
No results found
0.40.1 (2026-03-30)
Bug Fixes
installation instructions (#692 ) (966a389 )
storage: trim provider resolver & pass all erorrs through (#702 ) (02a0fc6 )
synapse-react: v0.2.3
30 Mar 18:21
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-03-30)
Bug Fixes
support multi sp upload flow in react and demo (#675 ) (7f70914 )
update use-upload-simple interface and export in warm-storage (da08356 )
synapse-core: v0.3.3
30 Mar 17:42
Compare
Sorry, something went wrong.
No results found
0.3.3 (2026-03-30)
Bug Fixes
remove unused storage cost calculation utility and export zod schemas (1fd793b )
Chores
update biome and fix issues (f5e8abd )
synapse-core: v0.3.2
30 Mar 11:35
Compare
Sorry, something went wrong.
No results found
0.3.2 (2026-03-30)
Bug Fixes
core: fall back to Blob fetch body when ReadableStream not supported (#681 ) (6142cc4 )
Chores
abi: update ABI for 1.2.0 filecoin-services release (#688 ) (0259413 )
synapse-sdk: v0.40.0
17 Mar 15:42
Compare
Sorry, something went wrong.
No results found
0.40.0 (2026-03-17)
⚠ BREAKING CHANGES
improve UploadResult ergonomics (#664 )
Features
Bug Fixes
pieceStatus confuses piece ownership. Closes #296 (#655 ) (be76ad1 )
support multi sp upload flow in react and demo (#675 ) (7f70914 )
synapse-core: v0.3.1
17 Mar 14:35
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-03-17)
Features
Bug Fixes
pieceStatus confuses piece ownership. Closes #296 (#655 ) (be76ad1 )
support multi sp upload flow in react and demo (#675 ) (7f70914 )
synapse-sdk: v0.39.0
10 Mar 15:54
Compare
Sorry, something went wrong.
No results found
0.39.0 (2026-03-10)
⚠ BREAKING CHANGES
New synapse costs API (#632 )
sdk: require source parameter for dataset namespace isolation (#647 )
Features
New synapse costs API (#632 ) (ea2a6c3 )
sdk: require source parameter for dataset namespace isolation (#647 ) (8085c05 )
Documentation