Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 20:55
c0b0553

1.0.0

Breaking Changes:

  • Datasource configuration (hostname & sql path) needs to be entered again in the Datasource Settings after upgrading.
  • Queries made via Visual Editor no longer work.

  • Removed visual Query Editor
  • Added default Long to Wide Dataframe transformation to support multiline time-series data
  • Made some config vars non secret
  • Added alerting capability

0.0.9

  • Init new DB connection on Invalid SessionHandle error

0.0.8

  • Adds temp fix for Invalid SessionHandle

0.0.7

  • Adds support for custom variables in SQL editor

0.0.6

  • Adds support for multiple metrics queries (SQL Editor only)
  • Fixes bug where saved query was not displayed in query builder

0.0.5

  • Adds full text SQL query editor with macros