Skip to content

v0.5.12-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 09 Nov 16:00
b78daa2

What's Changed

Bug Fixes

Dependency Updates

Improvement

  • [test] apply the new test style to common_clickhouse_srv (#2724) by @PsiACE
  • [common/meta/raft-store] refactor: impl kv_api for StateMachine (#2721) by @drmingdrmer
  • [common/meta/api] refactor: remove api update_kv_meta(), upsert_kv() is quite enough (#2720) by @drmingdrmer
  • [metasrv] refactor: use RaftRequest as a request type, use RaftReply as reply type for raft communication (#2712) by @drmingdrmer

Others

  • [test] apply the new test style to common_clickhouse_srv (#2724) by @PsiACE
  • [common/meta/api] refactor: remove api update_kv_meta(), upsert_kv() is quite enough (#2720) by @drmingdrmer
  • [CI] remove unstable stateful tests (#2717) by @ZhiHanZ
  • Bump serde_json from 1.0.68 to 1.0.69 (#2716) by @dependabot[bot]
  • Bump paste from 1.0.5 to 1.0.6 (#2715) by @dependabot[bot]
  • Bump jwt-simple from 0.10.6 to 0.10.7 (#2713) by @dependabot[bot]
  • [metasrv] refactor: use RaftRequest as a request type, use RaftReply as reply type for raft communication (#2712) by @drmingdrmer