Skip to content

v0.5.0

Compare
Choose a tag to compare
@lalithsuresh lalithsuresh released this 05 Dec 20:09
· 895 commits to main since this release

Fixed

  • WebConsole: Add "Queued" status for pipelines whose programs are enqueued to be compiled (#1032)
  • WebConsole: Random input generator doesn't work for a decimal column (#1006)
  • pipeline-manager: do not allow pipelines to be started mid-compilation (#1081)

Added

  • WebConsole: Support big numeric SQL types in Data Browser, Data Import and Data Generator (#851)
  • WebConsole: Display SQL types in Data inspect and insert tables
  • SQL: parser support for 'DEFAULT' column values in DDL (#1061)
  • pipeline-manager: add Service to database and API (#1074)