Skip to content

v0.7.86-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 15 Jun 04:25
d7fc0df

What's Changed

Bug Fixes

Build/Testing/CI

  • test: use fuse engine instead of memory engine in test (#5530) by @b41sh

Documentation

Features

  • add tenant header for http handler (#5985) by @junnplus
  • query(storage/s3): Add enable virtual host style support (#5976) by @Xuanwo

Improvement

  • improve(planner): Remove CrossApply for uncorrelated subquery (#5984) by @leiysky
  • ISSUE-5981: truncate the string value for cluster statis (#5982) by @zhyass
  • refactor: use micromarshal to make references clearer (#5974) by @PsiACE
  • handler(clickhouse): improve clickhouse http handler (#5933) by @sundy-li