Skip to content

v0.4.138-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 16 Oct 16:00
f100287

What's Changed

Bug Fixes

  • Refuse connection when client did not use CLIENT_PROTOCOL_41 (#2277) by @sundy-li

Improvement

  • [Bump msql srv] Send ok packet after com field list (#2281) by @sundy-li
  • [query]: refactor: rename CatalogBackend to MetaApiSync, since CataalogBackend is just a sync version of MetaApi (#2280) by @drmingdrmer
  • [common/meta/api] refactor: move kv test to crate "meta/api" so that meta-embedded and meta-srv reuse the test suite (#2279) by @drmingdrmer
  • [common/meta/api] refactor: move test to crate "meta/api" so that meta-embedded and meta-srv reuse the test suite (#2276) by @drmingdrmer

Others

  • [common/meta/api] refactor: move kv test to crate "meta/api" so that meta-embedded and meta-srv reuse the test suite (#2279) by @drmingdrmer
  • [common/meta/api] refactor: move test to crate "meta/api" so that meta-embedded and meta-srv reuse the test suite (#2276) by @drmingdrmer