Skip to content

All versions since 0.3.3

0.3.3

Bug Fixes

  • remove unused storage cost calculation utility and export zod schemas (1fd793b)

Chores

  • update biome and fix issues (f5e8abd)

0.4.0 Latest

⚠ 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)