github filecoin-project/lassie v0.19.0

latest releases: v0.23.2, v0.23.1, v0.23.0...
12 months ago

What's Changed

Notable changes

  • lassie.Fetch() API has changed, the last argument has been replaced with an options pattern varargs, with the event callback being provided with an option types.WithEventsCallback()
  • New event for event listeners: BlockReceived
  • Fixed / improved identity CID handling across all protocols
  • Tracking of Bitswap peers for internal event and reporting purposes

Pull requests

  • Build and publish lassie container by @masih in #415
  • Disable CGO in dockerfile by @masih in #416
  • test: e2e testing - frisbii, indexer, lassie cli & daemon fetch by @rvagg in #414
  • feat!: make the events cb optional on lassie.Fetch() by @rvagg in #419
  • fix: test and handle identity CIDs by @rvagg in #426
  • Add tracking of data received from remote peers by @hannahhoward in #345

Full Changelog: v0.18.0...v0.19.0

Don't miss a new lassie release

NewReleases is sending notifications on new releases.