Skip to content

v0.7.121-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:02
55b9ab2

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: remove keyword table from func is_reserved_ident by @TCeason in #6512
  • fix: fix txn watch kv changed bug by @lichuang in #6516
  • fix(query): fix database and user related functions in planner v2 by @Defined2014 in #6473
  • fix(query): fix date/timestamp deserializing error by @b41sh in #6515
  • fix(query): fix input format CSV by @youngsofun in #6524
  • fix(processor): fix thread unsafe when processor schedule by @zhang2014 in #6533

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

  • ci: Disable merge queue to reduce CI usage by @Xuanwo in #6523

Documentation 📔

  • website: Upgrade depencences of website by @Xuanwo in #6521

New Contributors

Full Changelog: v0.7.120-nightly...v0.7.121-nightly