What's Changed
- refactor: add
otlp_export_protocol
config to support export trace data through gRPC and HTTP protocol by @zyy17 in #6357 - feat: Support ListMetadataRequest to retrieve regions' metadata by @evenyag in #6348
- refactor: always write
parent_span_id
for otlp traces ingestion by @zyy17 in #6356 - feat: support mysql flavor show processlist shortcut (#6328) by @codephage2020 in #6379
- feat: implement automatic region failure detector registrations by @WenyXu in #6370
- refactor: scan
Batch
es directly by @MichaelScofield in #6369 - refactor: remove staled manifest structures by @waynexia in #6382
- chore: clarify default OTLP endpoint value by @daviderli614 in #6381
- feat: support syntax parsing of drop trigger by @fengys1996 in #6371
- feat: supports CsvWithNames and CsvWithNamesAndTypes formats by @killme2008 in #6384
- refactor: avoid adding feature to parameter by @fengys1996 in #6391
- feat: implement count_hash aggr function by @waynexia in #6342
- chore: add components for standalone instance by @fengys1996 in #6383
- feat: introduce /v1/health for healthcheck from external by @sunng87 in #6388
- feat: update dashboard to v0.10.1 by @ZonaHex in #6396
- refactor(object-store): move backends building functions back to object-store by @v0y4g3r in #6400
- fix(http): apply string validation mode to pipeline processor by @v0y4g3r in #6378
- test: add a test load configuration example for flownode by @daviderli614 in #6397
- fix: sqlness_test show_processList by @codephage2020 in #6401
- feat: implement pause/resume functionality for procedure manager by @WenyXu in #6393
- fix: doc issue assignee by @nicecui in #6406
- feat: remove own pow fn by @codephage2020 in #6404
- ci: try to fix the job permissions by @daviderli614 in #6407
- refactor: rename test show_processList to show_process_list by @evenyag in #6408
- refactor: move
#[allow(clippy::print_stdout)]
to lib level by @WenyXu in #6398 - feat: override logical table's partition key indices by @fengjiachun in #6385
- feat:
Collider
for playing withPartitionRule
by @waynexia in #6399 - fix: complete partial index search results in cache by @zhongzc in #6403
- chore: correct typo in configuration by @WenyXu in #6411
- fix: skip failing nodes when gathering porcess info by @v0y4g3r in #6412
- refactor: pass pipeline name through http header and get db from query context by @zyy17 in #6405
- feat(pipeline): support Loki API by @shuiyisong in #6390
- feat: add trigger-related error code by @fengys1996 in #6419
- fix: add cfg for DecodeSqlValue error by @fengys1996 in #6420
- chore: bump version to 0.16 by @evenyag in #6417
New Contributors
- @codephage2020 made their first contribution in #6379
Full Changelog: v0.15.0-nightly-20250623...v0.16.0-nightly-20250630