Skip to content

v0.9.12

Compare
Choose a tag to compare
@yfuruyama yfuruyama released this 13 Jun 01:38
· 24 commits to master since this release
06ce1ea
  • Features
    • Remove EXPERIMENTAL flag for query execution plan (#131)
    • Handles SIGINT (Ctr-C) and gracefully stops an inflight request. (#134)
    • Support generic DDLs (Support CREATE/ALTER/DROP CHANGE STREAM) (#136)
  • Bug Fixes
    • None
  • Breaking Changes
    • None