Skip to content

v0.4.0

Compare
Choose a tag to compare
@alvin-reyes alvin-reyes released this 30 Jan 19:11
· 82 commits to dev since this release
80ea1b4

What's Changed

  • IsSession on auth token and validate admin creds on setup by @neelvirdy in #861
  • chore(deps): bump github.com/filecoin-project/go-data-transfer from 1.15.2 to 1.15.3 by @dependabot in #871
  • chore(deps): bump github.com/filecoin-project/go-state-types from 0.9.8 to 0.9.9 by @dependabot in #870
  • chore(deps): bump github.com/ipfs/go-unixfs from 0.4.1 to 0.4.2 by @dependabot in #868
  • Move flags into flags.go and extract Setup/Run logic by @neelvirdy in #672
  • chore(deps): bump github.com/libp2p/go-libp2p-routing-helpers from 0.5.0 to 0.6.0 by @dependabot in #887
  • chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.7 by @dependabot in #888
  • Bump github.com/filecoin-project/lotus from 1.18.1 to 1.19.0 by @dependabot in #854
  • chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 by @dependabot in #890
  • chore(deps): bump github.com/filecoin-project/boost from 1.5.1-rc2 to 1.5.1-rc3 by @dependabot in #889
  • chore(deps): bump github.com/ipfs/go-merkledag from 0.8.1 to 0.9.0 by @dependabot in #891
  • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 in /tests/postman by @dependabot in #892
  • Add via queueing pin op on pinMgr for handleAdd and handleAddCar by @neelvirdy in #886
  • Auto-merge dependabot PRs if checks pass by @neelvirdy in #894
  • Filter SPs by price for estimate by @neelvirdy in #896
  • chore(deps): bump github.com/swaggo/swag from 1.8.9 to 1.8.10 by @dependabot in #899
  • Bump filclient and pass RemoveUnsealed = false by @neelvirdy in #898
  • chore(deps): bump github.com/filecoin-project/go-jsonrpc from 0.1.9 to 0.2.0 by @dependabot in #900
  • chore(deps): bump github.com/ipfs/go-block-format from 0.0.3 to 0.1.1 by @dependabot in #901
  • chore(deps): bump github.com/filecoin-project/boost from 1.5.1-rc3 to 1.5.1-rc4 by @dependabot in #902
  • chore(deps): bump go.opentelemetry.io/otel from 1.11.2 to 1.12.0 by @dependabot in #903
  • chore(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 by @dependabot in #904
  • Refactor: break up replication into smaller modules by @en0ma in #897

Full Changelog: v0.3.9...v0.4.0