What's Changed
- feat: add cli option for internal grpc by @sunng87 in #6806
- feat: add FlatConvertFormat to convert record batches in old format to the flat format by @evenyag in #6786
- feat: name label regex matcher in label values api by @sunng87 in #6799
- feat: only show prometheus logical tables for name values query by @sunng87 in #6814
- fix: follow promql rule for hanndling label of aggr by @waynexia in #6788
- perf: sparse encoder by @v0y4g3r in #6809
- fix: correct heartbeat stream handling logic by @WenyXu in #6821
- feat: update dashboard to v0.11.1 by @ZonaHex in #6824
- feat: resolve unused dependencies with cargo-udeps (#6578) by @Arshdeep54 in #6619
- feat: add support for TWCS time window hints in insert operations by @WenyXu in #6823
- fix: prevent stale physical table route during procedure retries by @WenyXu in #6825
- chore: remove unused deps by @WenyXu in #6828
- feat: functions and structs to scan flat format file and mem ranges by @evenyag in #6817
- feat: add replay checkpoint to reduce overhead for remote WAL by @WenyXu in #6816
- feat(metasrv): support tls for etcd client by @codephage2020 in #6818
- docs: add internal grpc ports by @discord9 in #6815
- feat(flow): add eval interval option by @discord9 in #6623
- refactor(meta): refactor admin service to use modern axum handlers by @WenyXu in #6833
- docs(rfc): async index build by @SNC123 in #6757
- fix: use actual buf size as cache page value size by @evenyag in #6829
- fix: gRPC auth by @shuiyisong in #6827
- feat: rename
region_statistics
toregion_statistics_history
by @WenyXu in #6837 - fix: correct config doc by @WenyXu in #6836
- feat: add event ts to region manifest by @discord9 in #6751
- feat: add optional schema for Postgres metadata tables by @zqr10159 in #6764
- feat: update dashboard to v0.11.2 by @ZonaHex in #6843
- chore: update bitnami config by @daviderli614 in #6847
- chore: run
pull-test-deps-images.sh
before docker compose to avoid rate limit by @zyy17 in #6851 - chore: add server-side error logging to improve observability in gRPC by @WenyXu in #6846
- ci: install ssh for Android dev-builder by @MichaelScofield in #6854
- refactor: add stop methods for
LocalFilePurger
andCompactionRegion
by @zyy17 in #6848 - feat: flow prom ql auto sink table is also promql-able by @discord9 in #6852
- feat: make etcd store max codec size configurable by @fengjiachun in #6859
- feat: Support more key types for the DictionaryVector by @evenyag in #6855
- feat: update rate limiter to use semaphore that will block without re… by @sunng87 in #6853
Full Changelog: v0.17.0-nightly-20250825...v0.17.0-nightly-20250901