Releases: filecoin-project/dealbot
Releases · filecoin-project/dealbot
v0.0.15
v0.0.14
v0.0.13
allow for `dealbot drain` cli that exits once a host is fully done (#…
v0.0.12: Remove file on storage termination (#219)
* feat(tasks): remove file on storage termination recover hard drive space once a storage deal terminates by deleting the generated file * fix(integration tests): attempt to fix integration tests
v0.0.11
fix(tasks): only cancel inprogress retrievals (#209)
v0.0.10
feat(tasks): add "AllBytesReceived" stage (#208)
v0.0.9
multiretrieve (#203)
v0.0.8
docker env defaults (#201)
v0.0.7: fix(tasks): fix netdiag function (#196)
fix the net diag function and add a test to verify it's functionality. also do a bit of string cleanup in Finalize.
v0.0.6
ci(circle): fix deploy on tag release (#192) for tag jobs to run dependent jobs must specify tags as well