Skip to content

Release v0.10.0-nightly-20240722

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 01:46
· 293 commits to main since this release
2ae2a66

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() and get_catalog_and_schema() by @zyy17 in #4397

Full Changelog: v0.9.0...v0.10.0-nightly-20240722