Skip to content

Releases: ipfs/helia-remote-pinning

@helia/remote-pinning-2.0.0

10 Oct 11:10
Compare
Choose a tag to compare

@helia/remote-pinning-v2.0.0 (2024-10-10)

⚠ BREAKING CHANGES

  • the @helia/remote-pinning module returns an instance of Pins augmented with extra arguments

Features

  • implement as pins api, add server, convert to monorepo (#51) (2a9d25b)

@helia/pinning-service-api-server-1.0.0

10 Oct 11:10
Compare
Choose a tag to compare

@helia/pinning-service-api-server-v1.0.0 (2024-10-10)

⚠ BREAKING CHANGES

  • the @helia/remote-pinning module returns an instance of Pins augmented with extra arguments

Features

  • implement as pins api, add server, convert to monorepo (#51) (2a9d25b)

@helia/remote-pinning-1.2.0

07 Feb 22:42
Compare
Choose a tag to compare

@helia/remote-pinning-v1.2.0 (2024-02-07)

Features

  • filter origins & delegates (d7e6385)

Bug Fixes

  • address some edge-cases (758a4dd)
  • use common function for pin argument (fec7a8a)
  • user config should be set on this.config (f0bf463)

Trivial Changes

  • lint fix, interface fn shorthand (26608c2)
  • package.json script cleanup (518aef2)
  • release main (#44) (c829a70)
  • release please and update CI (f094c42)
  • Update .github/pull_request_template.md [skip ci] (e11819f)
  • Update .github/workflows/stale.yml [skip ci] (be9f6dd)
  • update helia, other deps; remove unused ts-expect-error (a3e3c78)

Dependencies

@helia/remote-pinning-1.1.1

06 Sep 07:37
Compare
Choose a tag to compare

@helia/remote-pinning-v1.1.1 (2023-09-06)

Bug Fixes

  • allow handlePinStatus to continue if delegate dials fail (784b763)

@helia/remote-pinning-1.1.0

06 Sep 07:02
Compare
Choose a tag to compare

@helia/remote-pinning-v1.1.0 (2023-09-06)

Features

  • filter multiaddrs for origins (caffdbf)

Bug Fixes

  • origins when using web3.storage (654ddfa)

Trivial Changes

  • configure publishConfig and aegir check-project (156539d)
  • configure publishConfig and aegir check-project (1fb7c39)
  • update .github/workflows/js-test-and-release.yml (#11) (a9888e3)