Skip to content

v0.2.1

Compare
Choose a tag to compare
@LucRoy LucRoy released this 06 Dec 18:40
· 606 commits to dev since this release
a6fb85f

What's Changed

  • Fix minor swagger inconsistencies by @gmelodie in #520
  • Setup dependabot for opening PRs to update gomod dependencies by @neelvirdy in #613
  • Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #618
  • Fix dependabot PR reviewer nvirdy -> neelvirdy by @neelvirdy in #624
  • Bump github.com/filecoin-project/lotus from 1.18.0 to 1.18.1 by @dependabot in #627
  • Bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.8.0 by @dependabot in #628
  • go-libp2p-core -> go-libp2p/core by @neelvirdy in #623
  • Bump github.com/swaggo/swag from 1.7.9 to 1.8.8 by @dependabot in #626
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.5.1 to 2.12.0 by @dependabot in #619
  • Bump github.com/labstack/echo/v4 from 4.6.1 to 4.9.1 by @dependabot in #622
  • Bump github.com/ipfs/go-unixfsnode from 1.4.0 to 1.5.0 by @dependabot in #620
  • fix: use the default links per block for importing file by @alvin-reyes in #560
  • Fix collections listing files as directories by @gmelodie in #629
  • Fix/pin panic by @snissn in #630
  • disable ar by default by @anjor in #633
  • Sanitize PinningOperation.Peers (don't allow nil ma.Multiaddr) by @snissn in #641
  • Snissn/pinmgrtestpanic by @snissn in #650
  • fields must be capital letters by @snissn in #651
  • make piece size inclusive for miner selection by @en0ma in #648
  • use deal prices from config for miner selection by @en0ma in #649
  • Track buckets in DB instead of in-memory by @neelvirdy in #609
  • viewer godoc by @anjor in #643
  • Fix stats + include size and createdAt in response by @neelvirdy in #631
  • Bump github.com/libp2p/go-libp2p-routing-helpers from 0.2.3 to 0.4.1 by @dependabot in #652
  • Bump github.com/ipfs/go-unixfs from 0.3.1 to 0.4.1 by @dependabot in #635
  • Bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 by @dependabot in #636
  • Bump github.com/swaggo/echo-swagger from 1.3.0 to 1.3.5 by @dependabot in #634
  • Delete empty test file by @gmelodie in #654
  • check content-type on handleAdd early by @anjor in #653
  • Update README.md by @kelindi in #645
  • Handle pin failures during consolidation to prevent stuck staging zones by @neelvirdy in #655
  • Revert "check content-type on handleAdd early" by @LucRoy in #670

New Contributors

Full Changelog: v0.2.0...v0.2.1