What's Changed
- fix: ensure keep alive is completed in time by @WenyXu in #4349
- chore: support
pattern
as pipeline key name by @shuiyisong in #4368 - ci: disable auto review by @evenyag in #4387
- refactor: add
&mut Plugins
argument in plugins setup api and remove unnecessary mut by @zyy17 in #4389 - fix: user provider can't be configured by config file or environment variables by @zyy17 in #4398
- feat:
FLOWS
table in information_schema&SHOW FLOWS by @discord9 in #4386 - feat: export database data by @fengjiachun in #4382
- fix: dictionary key type use u32 by @evenyag in #4396
- fix(wal): handle WAL deletion on region drop by @v0y4g3r in #4400
- refactor: add
get_storage_path()
andget_catalog_and_schema()
by @zyy17 in #4397
Full Changelog: v0.9.0...v0.10.0-nightly-20240722