Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Releases: filecoin-project/lassie-event-recorder

v0.1.0

03 May 21:08
5cdce1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

02 Mar 13:58
Compare
Choose a tag to compare

What's Changed

  • Implement the empty HTTP server shell and docker build by @masih in #1
  • Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 by @dependabot in #2
  • Implement /v1/retrieval-events handler by @kylehuntsman in #4
  • Fix staticcheck issues by @masih in #5
  • ci: update Unified CI configuration by @web3-bot in #6
  • Add missing db DSN flag and refactor code by @masih in #7
  • Implement DB batch insertion instead of one insertion per event by @masih in #8
  • Fix bugs in event validation and make criteria stronger by @masih in #9

New Contributors

Full Changelog: https://github.com/filecoin-project/lassie-event-recorder/commits/v0.0.1