Release v0.12.0-nightly-20241216
Pre-release
Pre-release
github-actions
released this
16 Dec 02:11
·
62 commits
to main
since this release
What's Changed
- chore: bump main branch version to 0.12 by @evenyag in #5133
- chore: add
/ready
api for health checking by @shuiyisong in #5124 - chore: fix aws_lc not in depend tree check in CI by @discord9 in #5121
- chore: set store_key_prefix for all kvbackend by @fengjiachun in #5132
- feat: adjust WAL purge default configurations by @killme2008 in #5107
- perf: avoid cache during compaction by @v0y4g3r in #5135
- feat(vector): add scalar add function by @zhongzc in #5119
- test: part of parser test migrated from duckdb by @CookiePieWw in #5125
- feat: update dashboard to v0.7.2 by @ZonaHex in #5141
- feat: implement
v1/sql/parse
endpoint to parse GreptimeDB's SQL dialect by @waynexia in #5144 - feat: support push down IN filter by @NiwakaDev in #5129
- feat: add prefetch support to
PuffinFileFooterReader
for reduced I/O time by @WenyXu in #5145 - feat: add prefetch support to
InvertedIndexFooterReader
for reduced I/O time by @WenyXu in #5146 - feat: introduce
PuffinMetadataCache
by @WenyXu in #5148 - feat(fuzz): add alter table options for alter fuzzer by @CookiePieWw in #5074
- feat(index): add
file_size_hint
for remote blob reader by @WenyXu in #5147 - chore: decide tag column in log api follow table schema if table exists by @paomian in #5138
- feat: collect reader metrics from prune reader by @evenyag in #5152
- chore: pipeline dryrun api can currently receives pipeline raw content by @paomian in #5142
- refactor: cache inverted index with fixed-size page by @CookiePieWw in #5114
- docs: Add index panels to standalone grafana dashboard by @evenyag in #5140
- fix: loki write row len error by @paomian in #5161
- ci: use 4xlarge for nightly build by @evenyag in #5158
- fix: support alter table ~ add ~ custom_type by @NiwakaDev in #5165
Full Changelog: v0.11.0...v0.12.0-nightly-20241216