v0.0.1
IMPROVEMENT
- #65 feat: gateway add verify signature
- #43 feat(uploader): add getAuth interface
- #68 refactor: add jobdb v2 interface, objectID as primary key
- #70 feat: change index from create object hash to object id
- #73 feat(metadb): add sql metadb
- #82 feat(stone_node): supports sending data to different storage provider
- #66 fix: adjust the dispatching strategy of replica and inline data into storage provider
- #69 fix: use multi-dimensional array to send piece data and piece hash
- #101 fix: remove tokens from config and use env vars to load tokens
- #83 chore(sql): polish sql workflow
- #87 chore: add setup-test-env tool
Build