v0.8.30-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(meta-service): new RPC to echo client ip by @drmingdrmer in #7538
- feat(metrics-count): abstract active instance counting by @drmingdrmer in #7545
- feat(storage): add clustering_history system table by @zhyass in #7535
Thoughtful Bug Fix 🔧
- fix(query): add missing EOI by @andylokandy in #7534
Code Refactor 🎉
- refactor(meta): rename common-meta-grpc to common-meta-client by @drmingdrmer in #7544
- refactor: Always list from OpenDAL instead of meta by @Xuanwo in #7547
- refactor(query): reduce deserialization times of prewhere. by @RinChanNOWWW in #7551
- refactor(meta-service): remove unused feature. update MIN_METACLI_SEMVER to 0.7.59 by @drmingdrmer in #7554
Documentation 📔
- docs: add blog by @soyeric128 in #7536
- docs: modify todatetime doc by @TCeason in #7537
Full Changelog: v0.8.29-nightly...v0.8.30-nightly