github GreptimeTeam/greptimedb v0.15.0-nightly-20250623
Release v0.15.0-nightly-20250623

latest releases: v0.17.0, v0.17.0-nightly-20250901, v0.12.2...
pre-release2 months ago

What's Changed

  • fix: handle corner case in catchup where compacted entry id exceeds region last entry id by @WenyXu in #6312
  • feat: bulk support flow batch by @v0y4g3r in #6291
  • fix: ignore missing columns and tables in PromQL by @evenyag in #6285
  • feat: support arbitrary constant expression in PromQL function by @waynexia in #6315
  • ci: add pr label workflow by @daviderli614 in #6316
  • feat: support special labels parsing in prom remote write by @shuiyisong in #6302
  • feat: handle Ctrl-C command in MySQL client by @v0y4g3r in #6320
  • refactor: make flownode gRPC services able to be added dynamically by @fengys1996 in #6323
  • chore: add skip error for pipeline skip error log by @paomian in #6318
  • fix: override logical table's partition column with physical table's by @waynexia in #6326
  • chore: clean up unused impl &standalone use mark dirty by @discord9 in #6331
  • feat: Add DROP DEFAULT by @linyihai in #6290
  • fix: carry process id in query ctx by @v0y4g3r in #6335
  • fix: revert string builder initial capacity in TimeSeriesMemtable by @v0y4g3r in #6330
  • feat: introduce CLI tool for repairing logical table metadata by @WenyXu in #6322
  • feat: support setting FORMAT in TQL ANALYZE/VERBOSE by @waynexia in #6327
  • fix(metric): prevent setting memtable type for metadata region by @WenyXu in #6340
  • fix(jaeger-api): incorrect find_traces() logic and multiple api compatible issues by @zyy17 in #6293
  • chore: add metrics for active series and field builders by @v0y4g3r in #6332
  • fix: add path exist check in copy_table_from (#6182) by @Arshdeep54 in #6300
  • refactor: make finding leader in metasrv client dynamic by @MichaelScofield in #6343
  • chore: print series count after wal replay by @v0y4g3r in #6344
  • chore(deps): switch greptime-proto to official repository by @fengys1996 in #6347
  • fix: reordered write cause incorrect kv by @v0y4g3r in #6345
  • fix(metric-engine): properly propagate errors during batch open operation by @WenyXu in #6325
  • chore: security updates by @sunng87 in #6351
  • feat(cli): add metadata del commands by @WenyXu in #6339
  • feat: support execute sql in frontend_client by @fengys1996 in #6355
  • fix(meta): enhance mysql election client with timeouts and reconnection by @WenyXu in #6341
  • refactor: make metadata region option opt-in by @sunng87 in #6350
  • refactor: make scanner creation async by @MichaelScofield in #6349
  • feat: dist auto step aggr pushdown by @discord9 in #6268
  • feat(storage): Add skip_ssl_validation option for object storage HTTP client by @rgidda in #6358
  • docs: added YouTube link to documentation by @Olexandr88 in #6362
  • refactor(cli): simplify metadata command parameters by @WenyXu in #6364
  • chore: prints a warning when skip_ssl_validation is true by @evenyag in #6367
  • fix: test test_tls_file_change_watch by @killme2008 in #6366
  • feat: update dashboard to v0.10.0 by @ZonaHex in #6368
  • feat(pipeline): introduce pipeline doc version 2 for combine-transform by @shuiyisong in #6360

New Contributors

Full Changelog: v0.15.0-nightly-20250616...v0.15.0-nightly-20250623

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.