What's Changed
- docs: add toc for config docs by @zyy17 in #3974
- ci: report CI failures with creating issues by @tisonkun in #3976
- chore: change binary array type from LargeBinaryArray to BinaryArray by @etolbakov in #3924
- docs: add v0.8.0 TSBS report by @evenyag in #3983
- chore: pin cargo-ndk to 3.5.4 by @WenyXu in #3979
- ci: check-status for nightly-ci by @tisonkun in #3984
- feat: use cache in compaction by @evenyag in #3982
- refactor: make the command entry cleaner by @zyy17 in #3981
- ci: fixup strings in check ci status by @tisonkun in #3987
- ci: add 'contents: write' permission by @zyy17 in #3989
- chore: remove a dbg! forget to remove by @discord9 in #3990
- feat: support compression on gRPC server by @shuiyisong in #3961
- feat: Adds
RegionScanner
trait by @evenyag in #3948 - chore(ci): add fuzz tests for distributed mode by @WenyXu in #3967
- ci: change the image name of nightly build by @zyy17 in #3994
- refactor: replace Expr with datafusion::Expr by @realtaobo in #3995
- fix: try to fix broken CI by @WenyXu in #3998
- feat: make create view procedure simple as others by @fengjiachun in #4001
- fix: move log_version() into build() of App to fix no log version on bootstrap by @zyy17 in #4004
- chore(ci): export kind logs by @WenyXu in #3996
- fix: try to fix unstable fuzz test by @WenyXu in #4003
- feat: respect time range when building parquet reader by @v0y4g3r in #3947
- fix: can't print log because the tracing guard is dropped by @zyy17 in #4005
- fix(fuzz): sort inserted rows with primary keys and time index by @CookiePieWw in #4008
- chore: add ttl to write_cache by @shuiyisong in #4010
- feat: manual compaction by @v0y4g3r in #3988
- chore: log error for detail by @fengjiachun in #4011
- feat: add fallback logic for vmagent sending wrong content type by @sunng87 in #4009
- chore(ci): add more replicas by @WenyXu in #4015
- refactor: remove unused log config by @v0y4g3r in #4021
- fix: notifies all workers once a region is flushed by @evenyag in #4016
- feat: Add TLS support for gRPC service by @realtaobo in #3957
- feat: remove one clone on constructing partition by @waynexia in #4028
- feat: add
RawEntryReader
andOneshotWalEntryReader
trait by @WenyXu in #4027 - feat: round-robin selector by @waynexia in #4024
- ci: skip notification for manual releases by @tisonkun in #4033
- feat: implement the
LogStoreRawEntryReader
andRawEntryReaderFilter
by @WenyXu in #4030
Full Changelog: v0.8.0...v0.9.0-nightly-20240527