Skip to content

v0.4.35-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 26 Jun 16:00
53a99ae

What's Changed

Build/Testing/CI

Dependency Updates

  • Bump tracing-bunyan-formatter from 0.1.7 to 0.2.4 (#912) by @dependabot[bot]

Documentation

  • ISSUE-923: add test functions to doc and update roadmap (#925) by @bohutang

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