Skip to content

v1.2.274-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 28 Dec 22:00
3fdf353

What's Changed

Exciting New Features ✨

  • feat(rbac): treat the empty ownership as owned by ACCOUNT_ADMIN instead of PUBLIC by @flaneur2020 in #14112

Thoughtful Bug Fix 🔧

  • fix: trim block metas pruned by runtime filter by @dantengsky in #14166
  • fix(expr): fix cast map column validity during evaluation by @andylokandy in #14113
  • fix(query): fix parse string to JSON value by @b41sh in #14177
  • fix(executor): fix broken query profiling graph by @zhang2014 in #14183
  • fix(query): fix cast domain values did not perform rounding operation by @b41sh in #14158

Others 📒

  • chore(executor): add tests for schedule queue by @dqhl76 in #14180

Full Changelog: v1.2.273-nightly...v1.2.274-nightly