Skip to content

All versions since 0.41.0

0.41.0

⚠ BREAKING CHANGES

  • synapse-core: drop fundedUntilEpoch, add grossCoverageInEpochs (#760)

Features

  • synapse-core: drop fundedUntilEpoch, add grossCoverageInEpochs (#760) (0b4772c)
  • synapse-sdk: propagate null from SP-registry getProviderIdByAddress (2fd6c69)

Bug Fixes

  • adjust tsconfigs for TypeScript 6 compatibility (a1dc9e5)
  • correct error method names in StorageContext._getPieceIdByCID (#745) (5140caf)
  • normalize empty outputs in fwss (#752) (52cd636)
  • normalize network error message (#747) (1b18451)

Chores

0.42.0

⚠ BREAKING CHANGES

  • piece: vendor PieceCID, redesign API (#795)

Features

  • cap addPieces batches at 40, tighten piece metadata limits (#814) (06b4f65)
  • piece: vendor PieceCID, redesign API (#795) (ec0c254)
  • synapse: add requiredPermissions option to SynapseOptions (#806) (a52aaf6)

Bug Fixes

  • improve retry and poll logic (#813) (3eafe1f)
  • session-key: name missing permissions in Synapse.create error (#805) (000d276)

Chores

Documentation

  • filbeam: add disclaimer about limited support (#793) (5ef945c)

1.0.1 Latest

⚠ BREAKING CHANGES

  • costs: per-operation pricing price list (#823)
  • provider-relayed service termination as the default path (#827)

Features

  • costs: per-operation pricing price list (#823) (66af832)
  • provider-relayed service termination as the default path (#827) (06152d0)

Bug Fixes

  • synapse-core: update filecoin-services ref to v1.3.0 (#831) (b500c44)
  • update termination service error handling and response schemas (#842) (71b300f)

Chores

  • update release configuration and improve synapse-react documentation (#843) (53acc47)