What's Changed
- chore: drop useless import raw_normalize_path in object-store lib by @yihong0618 in #5349
- fix: skip building indexer when
indexed_column_ids
are empty by @WenyXu in #5348 - refactor(elasticsearch): use
_index
as greptimedb table in log ingestion and add/${index}/_bulk
API by @zyy17 in #5335 - feat: update dashboard to v0.7.7 by @ZonaHex in #5350
- refactor: Bump opendal to 0.51.1 by @Xuanwo in #5354
- fix: security fix, sqlx, hashbrown, idna and CI updates by @sunng87 in #5330
- ci: automatically bump doc version when release GreptimeDB by @nicecui in #5343
- feat: update dashboard to v0.7.8 by @ZonaHex in #5355
- fix: handle insert default value by @discord9 in #5307
- feat: more than one flow workers by @discord9 in #5315
- fix: improve error handling in pipeline and log in log store by @waynexia in #5357
- chore: avoid sending create table requests for already existing tables by @WenyXu in #5347
- feat: introduce
PrimaryKeyEncoding
by @WenyXu in #5312 - fix: panic and interval when do not have keyword
interval
by @yihong0618 in #5339 - feat: support pg_database for DBeaver. by @yihong0618 in #5362
- fix: better makefile help show, show fuzz and fuzz-ls also by @yihong0618 in #5363
- feat(flow): refill flow task def(Part 2) by @discord9 in #5317
- ci: do not collect coverage from pull request any more by @sunng87 in #5364
- feat: refine log query AST by @waynexia in #5316
- fix: redirect /dashboard to /dashboard/ by @sunng87 in #5369
- feat: introduce
SparsePrimaryKeyCodec
andSparsePrimaryKeyFilter
by @WenyXu in #5365 - feat: update dashboard to v0.7.9-rc.1 by @ZonaHex in #5368
- feat: filter batch by sequence in memtable by @discord9 in #5367
- feat: Alter inverted index by @lyang24 in #5131
- feat: flow's http server by @discord9 in #5372
- chore: update proto rev by @CookiePieWw in #5379
- fix!: correct index cache config by @WenyXu in #5381
- feat:
digest
pipeline processor by @waynexia in #5323 - fix: panic when received invalid query string by @waynexia in #5366
- feat: set default compaction parallelism by @waynexia in #5371
- test: fix config api test by @evenyag in #5386
- fix: increase in progress scan gauge and adjust histogram buckets by @evenyag in #5370
- feat!: use indirect indices for bloom filter to reduce size by @zhongzc in #5377
- fix: make flow worker actually run in parallel by @discord9 in #5384
- fix: maybe double free from static str in Snafu by @yihong0618 in #5383
- ci: always build standard db by @evenyag in #5390
- refactor: drop useless clone for some better performance using static chek by @yihong0618 in #5388
- feat: pipeline dispatch part 1, add definition by @sunng87 in #5359
- feat: overwrites inferred compaction window by region options by @evenyag in #5396
- chore: change default compaction output size limit to 2GB by @v0y4g3r in #5378
- fix: drop unused pub fn using to cargo_workspace_unused by @yihong0618 in #5352
- fix(flow): deal with flow drop leftover by @discord9 in #5391
Full Changelog: v0.12.0-nightly-20250113...v0.12.0-nightly-20250120