Skip to content

v0.9.19-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 16:06
· 6385 commits to main since this release
4c83ef5

What's Changed

Exciting New Features โœจ

  • feat: add syntax about parsing presign options with content type by @flaneur2020 in #9771

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(jemalloc): fix not linux and macos jemalloc fallback to std by @BohuTANG in #9786

Code Refactor ๐ŸŽ‰

  • refactor: remove unnecessary column data copy by @dantengsky in #9779
  • refactor(meta): do not remove the last node from a cluster by @drmingdrmer in #9781
  • refactor(meta/kvapi): KVApi should have an associated error type by @drmingdrmer in #9783
  • refactor(executor): merge simple pipe and resize pipe by @zhang2014 in #9782
  • refactor(meta): move kvapi to a standalone crate by @drmingdrmer in #9787
  • refactor(meta/kvapi): expose a single "kvapi" as public interface by @drmingdrmer in #9791
  • refactor(kvapi): remove dep common-base and common-exception; refine method names by @drmingdrmer in #9792

Build/Testing/CI Infra Changes ๐Ÿ”Œ

Documentation ๐Ÿ“”

Full Changelog: v0.9.18-nightly...v0.9.19-nightly