What's Changed
- feat: add Txn for pg kv backend by @CookiePieWw in #5266
- feat: impl COPY a query resultset to external file by @KKould in #5250
- fix(fuzz): ensure all regions leases are renewed by @WenyXu in #5294
- feat: support Loki JSON write by @shuiyisong in #5288
- feat: introduce
ParallelFstValuesMapper
by @WenyXu in #5276 - ci: disable docker/rust cache temporarily and merge docker compose files by @sunng87 in #5293
- feat(pipeline): allow coerce timestamp from integer values by @sunng87 in #5270
- chore: cleanup dockerfile by @discord9 in #5299
- fix: pass unknown encoding in decompression layer by @shuiyisong in #5300
- feat: update standalone grafana with new metric name by @waynexia in #5278
- fix(bloom-filter): filter rows with segment precision by @zhongzc in #5286
- fix(pg_backend): correct
set idle_in_transaction_session_timeout
statement by @WenyXu in #5304 - docs: Added C/C++ building essentials to the prerequisites list by @v0y4g3r in #5302
- refactor: refactor
PgStore
by @WenyXu in #5309 - chore(nightly-ci): remove
pg_kvbackend
feature gate in windows ci by @WenyXu in #5310 - fix: show index to display skipping index by @zhongzc in #5297
- fix: drop unused dep using udeps to minial the size by @yihong0618 in #5301
- feat(flow): flow refill state (Part 1) by @discord9 in #5295
- refactor: optimize out partition split insert requests by @MichaelScofield in #5298
- perf: parse Loki labels in protobuf write path by @shuiyisong in #5305
- ci: do not trigger tests when there is a merge conflict by @sunng87 in #5318
- feat: support
select session_user;
by @yihong0618 in #5313 - feat: auto detecting local IP to use as hostname by @WenyXu in #5314
- feat!: Remove script crate and python feature by @evenyag in #5321
- ci: use mold for tests by @sunng87 in #5319
- feat: support elasticsearch
_bulk
API to ingest logs by @zyy17 in #5261 - feat(config): make table name of pg backend configurable by @CookiePieWw in #5244
- ci: drop useless deadsnake by @yihong0618 in #5311
- feat: Add
VEC_PRODUCT
,VEC_ELEM_PRODUCT
,VEC_NORM
. by @linyihai in #5303 - fix: drop all python embedding code for docker and doc by @yihong0618 in #5325
- ci: disable cache for some tasks, create cache in nightly build by @sunng87 in #5324
- build: disable local IP detection feature in Android binary by @WenyXu in #5327
- fix: android build by @yihong0618 in #5329
- feat: add show search_path for pg by @yihong0618 in #5328
- feat: support alter add multiple columns by @NiwakaDev in #5262
- chore: update rustls by @discord9 in #5337
- feat: update dashboard to v0.7.4 by @ZonaHex in #5336
- feat: add set search_path to 'xxx' for pg by @yihong0618 in #5342
- feat: update dashboard to v0.7.6 by @ZonaHex in #5340
- fix(test): use different table name by @CookiePieWw in #5334
Full Changelog: v0.12.0-nightly-20250106...v0.12.0-nightly-20250113