Release v2.0.9
What's Changed
- Use the global mutex to lock the storage object by @jackzhhuang in #4416
- Add lock in reachability and relation writing by @jackzhhuang in #4417
- No waiting for the dag connection after sync done by @jackzhhuang in #4430
- chore: rust upgrade by @nkysg in #4436
- use copy_from_slice over write_all by @nkysg in #4437
- Refactor(miner): replace block_on with async spawn + timeout + atomic… by @sanlee42 in #4445
Full Changelog: v2.0.8...v2.0.9