Skip to content

v0.6.0

Compare
Choose a tag to compare
@lalithsuresh lalithsuresh released this 19 Dec 18:55
· 864 commits to main since this release

Fixed

  • WebConsole: Vendor logos now change color when in dark mode

Added

  • SQL: support for trigonometric functions sin and cos (#1118)
  • SQL: support for mathematical constant PI (#1123)
  • WebConsole: 'Inspect connector' button in the connector list in Pipeline Builder that opens a non-editable popup (#1128)
  • SQL: Support for user-defined functions, declared in SQL and implemented in Rust (#1129)
  • SQL: support for other trigonometric functions supported by Calcite (#1127)
  • WebConsole: Add Settings page, add a view to manage API keys (#1136)