v0.2.1
Crate
Docs
What's Changed
Bug fixes
- [api] mark EventKind and BackoffSource non_exhaustive by @mr-chelyshkin in #77
- [fix] graceful shutdown does not enforce grace by @mr-chelyshkin in #79
- [fix] registry liveness by @mr-chelyshkin in #81
- [fix] runtime startup and task registration semantics by @mr-chelyshkin in #83
- [fix] cancel_with_timeout race by @mr-chelyshkin in #85
Documentation
- [docs] update docs & release prepare by @mr-chelyshkin in #88
Other
- [clippy] fix warnings by @mr-chelyshkin in #75
- [core] introduce TaskId runtime identity by @mr-chelyshkin in #86
- [etc] tests & workflows by @mr-chelyshkin in #87
- [release] prepare to v0.2.1 by @mr-chelyshkin in #89
Full Changelog: v0.1.3...v0.2.1