v1.2.312-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: support functions nvl and nvl2 by @PsiACE in #14421
- feat: add json delete by name and index by @akoshchiy in #14397
- feat: Add COS location support by @Xuanwo in #14435
Thoughtful Bug Fix 🔧
- fix: incorrect column id in inner_project schema by @SkyFan2002 in #14419
- fix(query): fix pow and add strcmp domain by @Freejww in #14418
- fix: stream cannot be accessed correctly by @zhyass in #14433
Code Refactor 🎉
- refactor: Add trait FromToProtoEnum by @drmingdrmer in #14423
- refactor: add kv-api::Key::ValueType by @drmingdrmer in #14425
Others 📒
- chore: modify the max block count in compact by @zhyass in #14424
- chore: enable new setting
data_retention_time_in_daysby @dantengsky in #14402 - chore: fix cache variable name by @xx01cyx in #14430
- chore: remove binary collatoin by @andylokandy in #14409
- chore: bump rust toolchain for dev container by @leiysky in #14436
- chore: bump rust version of build container by @leiysky in #14437
New Contributors
Full Changelog: v1.2.311-nightly...v1.2.312-nightly