Skip to content

v0.9.21-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 16:06
· 6933 commits to main since this release
54eb098

What's Changed

Exciting New Features โœจ

  • feat: http handler always return JSON body. by @youngsofun in #9834
  • feat(query): Support array functions prepend and append by @b41sh in #9844

Thoughtful Bug Fix ๐Ÿ”ง

Code Refactor ๐ŸŽ‰

  • refactor: 'select from stage' use ParquetTable. by @youngsofun in #9801
  • refactor(kvapi): add KeyBuilder and KeyParser to build/parse str key by @drmingdrmer in #9822
  • refactor(kvapi): biuld key with KeyBuilder, instead of with raw "format!" by @drmingdrmer in #9831

Documentation ๐Ÿ“”

Full Changelog: v0.9.20-nightly...v0.9.21-nightly