Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@ziyouw ziyouw released this 18 Aug 07:30
98a72f8

Added

  • ClickHouse cluster support and data schema management. (#55, @yanjunz97) (#81, @yanjunz97)
    • Introduce support for ClickHouse cluster deployment with shards and replicas
    • Introduce version control to ClickHouse data schema, which detects the data schema version and applies necessary upgrades in initializing stage
  • New Theia Command Line commands. (#56, @dreamtalen) (#59, @yuntanghsu)
    • Commands for listing and deleting policy recommendation jobs
    • Commands to retrieve metrics in ClickHouse database

Changed