Skip to content

Releases: FilOzone/synapse-sdk

synapse-sdk: v0.31.0

09 Oct 05:50
eeaf91d

Choose a tag to compare

0.31.0 (2025-10-09)

Features

  • sp-tool: add full PDP offering updates and capabilities (#294) (e71fb8c)

synapse-sdk: v0.30.1

09 Oct 02:01
5a35d43

Choose a tag to compare

0.30.1 (2025-10-09)

Bug Fixes

  • more careful checks for EIP-1193 provider (#290) (bfeee48)

synapse-sdk: v0.30.0

08 Oct 18:15
4c3170a

Choose a tag to compare

0.30.0 (2025-10-08)

Features

Bug Fixes

  • generate-abi from correct contracts git tag (#279) (742c041)

Chores

  • update mock service worker package version to 2.10.5 (e201a48)

synapse-sdk: v0.29.3

03 Oct 16:56
6ddbac3

Choose a tag to compare

0.29.3 (2025-10-03)

Bug Fixes

  • update package.json paths to use 'dist/src' directory (625b269)

synapse-sdk: v0.29.2

03 Oct 16:38
7cff497

Choose a tag to compare

0.29.2 (2025-10-03)

Bug Fixes

  • clean up synapse-sdk readme (8a7f949)

v0.29.1

26 Sep 07:22
6a9636c

Choose a tag to compare

0.29.1 (2025-09-26)

Bug Fixes

  • import constants (#246) (53e0c97)
  • resolve data sets in getClientDataSetsWithDetails without rail indirection (#235) (d0e8fb9)

v0.29.0

25 Sep 15:42
4cbdc02

Choose a tag to compare

0.29.0 (2025-09-24)

Features

Bug Fixes

Chores

  • ci: switch from semantic-release to release-please (#233) (9f84cc6)

v0.28.0

19 Sep 10:03

Choose a tag to compare

0.28.0 (2025-09-19)

Features

v0.27.0

19 Sep 09:57

Choose a tag to compare

0.27.0 (2025-09-19)

Features

  • allow custom metadata for data sets & roots (fe41931), closes #201
  • expose metadata as Record<string,string>; check constraints (68ed29b)
  • match data set for auto-selection based on all metadata (unordered) (50eb97a)

Bug Fixes

  • exact match of metadata, ignoring order, when selecting data set to reuse (5f80a64)
  • pass metadata to context create, match cached contexts on metadata (967f272)

v0.26.0

19 Sep 09:29

Choose a tag to compare

0.26.0 (2025-09-19)

Features

  • add mainnet address, add --network flag to sp-tool (#231) (d0b5242)