v1.2.807-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): Add SecureFilter for Row Access Policies and Stats Privacy by @TCeason in #18623
- feat(query): support
start
andincrement
options for sequence creation by @TCeason in #18659
Thoughtful Bug Fix ๐ง
- fix(rbac): create or replace ownership_object should delete the old ownership key by @TCeason in #18667
- fix(history-table): stop heartbeat when another node starts by @dqhl76 in #18664
Code Refactor ๐
- refactor: extract garbage collection api to garbage_collection_api.rs by @drmingdrmer in #18663
- refactor(meta): complete SchemaApi trait decomposition by @drmingdrmer in #18669
Others ๐
- chore: enable distributed recluster by @zhyass in #18644
- chore(ci): make ci success by @TCeason in #18672
Full Changelog: v1.2.806-nightly...v1.2.807-nightly