Releases: filecoin-project/dagstore
Releases · filecoin-project/dagstore
v0.5.0
- Top level inverted Index to map a cid to all shards it is present in.
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
- Clean up how DAGStore GC is performed.
- Client should create a filesystem Index repo if it wants one.
- Persist the shard transient path to disk so we can reuse the transient on dagstore restart.
- Reconcile and cleanup unreferenced transients on startup.
- Utility to stop recovering a shard after a given number of failures.
v0.2.1
- Update the CARv2 dependency to use the Beta release.
- Fix a bug where we can still end up blocking when dispatching a result to a nil response channel.