v0.4.35-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
- GITHUB: better issue template (#922) by @bohutang
- ISSUE-903: add crashme(expression) function for testing (#916) by @bohutang
Dependency Updates
- Bump tracing-bunyan-formatter from 0.1.7 to 0.2.4 (#912) by @dependabot[bot]
Documentation
Features
- [common/exception] feature: add convertion from &Status (#917) by @drmingdrmer
Improvement
- [store] refactor: raftmeta: use common/exception::ErrorCode instead of anyhow::Error if possible (#926) by @drmingdrmer
- [store] refactor: rename unclassified to generic/general-purpose (#924) by @drmingdrmer
- [common/exception] refine: ToErrorCode should not expect E to be an std::error::Error in "Result<T, E>" (#921) by @drmingdrmer
- [refactor] rename partition to part (#890) by @PsiACE
Others
- [store] refactor: raftmeta: use common/exception::ErrorCode instead of anyhow::Error if possible (#926) by @drmingdrmer