What's Changed
- fix: close issue #5466 by do not shortcut the drop command by @yihong0618 in #5467
- fix: refactor pgkv using prepare_cache about 10% better by @yihong0618 in #5497
- chore: revert "docs: add TM to logos" by @sunng87 in #5495
- refactor: change traversal order during index construction by @zhongzc in #5498
- feat: add metadata method to puffin reader by @zhongzc in #5501
- ci: safe ci using zizmor check by @yihong0618 in #5491
- feat: update dashboard to v0.7.9 by @ZonaHex in #5508
- fix: drop useless clone and for loop second by @yihong0618 in #5507
- feat: change puffin stager eviction policy by @zhongzc in #5511
- ci: run nightly jobs only on greptimedb repo by @MichaelScofield in #5505
- feat: update dashboard to v0.7.10-rc by @ZonaHex in #5512
- chore: set now as timestamp field default value by @paomian in #5502
- feat: support server-side keep-alive for mysql and pg protocols by @waynexia in #5496
- feat!: unify all index creation grammars by @waynexia in #5486
- refactor: refactor region server request handling by @WenyXu in #5504
- ci: docbot requires pull_request_target by @sunng87 in #5514
- fix: use fixed
tonistiigi/binfmt:qemu-v7.0.0-28
image version instead of latest version to avoid segmentation fault by @zyy17 in #5516 - feat: implement Jaeger query APIs by @zyy17 in #5452
- fix(query_range): skip data field on errors by @WenyXu in #5520
- perf: better performance for LastNonNullIter close #5229 about 10x times faster by @yihong0618 in #5518
- perf: optimize table creation speed in metric engine by @WenyXu in #5503
- refactor!: remove datetime type by @fengjiachun in #5506
- feat: alias database matcher for promql by @sunng87 in #5522
- fix(promql): unescape matcher values by @WenyXu in #5521
- feat: speed up read/write cache and stager eviction by @evenyag in #5531
- chore: use the same version of chrono-tz by @yihong0618 in #5523
- ci: use the repository variable to pass to image-name by @daviderli614 in #5517
- feat: window sort supports where on fields and time index by @evenyag in #5527
- fix: old typo by @waynexia in #5532
- chore: add section marker for extenal dependencies by @sunng87 in #5536
- fix(jaeger): return error when no tracing table by @zyy17 in #5539
- fix(promql): ignore filters for non-existent labels by @WenyXu in #5519
- feat: add stager nofitier to collect metrics by @zhongzc in #5530
- feat(promql): add series count metrics by @waynexia in #5534
- refactor: refactor pg kvbackend impl in preparation for other rds kvbackend by @CookiePieWw in #5494
- perf: optimize table alteration speed in metric engine by @WenyXu in #5526
- fix: promql join operation won't consider time index by @waynexia in #5535
- feat: add snapshot seqs field to query context by @discord9 in #5477
- feat!: support alter skipping index by @waynexia in #5538
- feat: drop noneffective regex filter by @waynexia in #5544
Full Changelog: v0.12.0-nightly-20250210...v0.12.0-nightly-20250217