Skip to content

v0.20.1

Choose a tag to compare

@FilOzzy FilOzzy released this 04 May 18:57
43f14ad

0.20.1 (2026-05-04)

Features

  • add,import: resolve --data-set-metadata to existing dataset IDs (#438) (495a734)
  • cli: add --min-runway-days and --max-balance to --auto-fund (#433) (2cd9026)
  • server: check optional bearer access token (#382) (67ee879)
  • server: Session Key support in server mode (#376) (0d104c8)
  • support stream uploads to Synapse (#428) (63ab93c)
  • test upload-action in ci. closes #395 (#399) (9850814)
  • upload-action: accept pre-built .car path (#410) (65b9f2c)

Bug Fixes

  • dataset-list: honor explicit metadata/provider filter (#434) (eaf22e4)
  • exit after successful run (9850814)
  • identify: handle many origins (#386) (1a80f7d)
  • reset pnpm-lock.yaml after dependabot rebase mess-up (#416) (355e0ef), closes #405
  • sync libp2p deps (#406) (3ba56f0)
  • tolerate PR comment failures (9850814)
  • upload-action: repair pnpm caching broken by step ordering (#418) (9acd55a)
  • use synapse-core sybil fee constants (9850814)

Chores

  • ci: pin third-party actions to SHA, bump release-please-action v4 → v5.0.0 (#413) (725a486)
  • dependabot: check and update /upload-action deps too (#420) (3ffa9bf)
  • deps-dev: bump typedoc from 0.28.17 to 0.28.18 (#407) (af3aa2c)
  • deps: bump @clack/prompts from 1.1.0 to 1.2.0 (#405) (b9cf6bb)
  • deps: bump @helia/block-brokers from 5.1.3 to 5.1.4 (#387) (b4964dc)
  • deps: bump @helia/unixfs from 7.0.4 to 7.1.0 (#391) (27941cd)
  • deps: bump @sentry/node from 10.43.0 to 10.45.0 (#390) (abcbf19)
  • deps: bump @sentry/node from 10.46.0 to 10.49.0 (6c405c9)
  • deps: bump actions/cache from 4 to 5 in /upload-action (#440) (c81f46d)
  • deps: bump actions/configure-pages from 5 to 6 (#397) (c70fde4)
  • deps: bump actions/deploy-pages from 4 to 5 (#396) (b757b1b)
  • deps: bump actions/github-script from 7 to 9 in /upload-action (#422) (5066b60)
  • deps: bump actions/github-script from 8 to 9 (#423) (3454dbf)
  • deps: bump actions/upload-pages-artifact from 4 to 5 (#424) (01c0b99)
  • deps: bump fastify from 5.8.2 to 5.8.4 (#389) (efb5889)
  • deps: bump fastify from 5.8.4 to 5.8.5 (930f3a3)
  • deps: bump googleapis/release-please-action from 4 to 5 (#426) (01ca938)
  • deps: bump helia from 6.0.21 to 6.0.22 (#388) (2f40e9b)
  • deps: bump pnpm/action-setup from 4 to 5 (#398) (51c3e9a)
  • deps: bump pnpm/action-setup from 5.0.0 to 6.0.3 (#425) (81a526f)
  • deps: bump synapse-sdk to 0.40.4 + synapse-core to 0.4.1 (#419) (0e3aa6f)
  • deps: bump viem from 2.47.2 to 2.48.2 (ba18f62)
  • docs: add development docs (#408) (d6df4cb)
  • tighten dry-run workflow permissions (9850814)