- Chore - Backend binaries compiled with latest go version 1.19.4
- Chore - Backend grafana dependencies updated to latest version
- Chore - Clickhouse-go client updated to v2.4.3
- Chore - update sqlds to 2.3.17 which fixes complex macro queries
- Chore - backend grafana dependency updated
- Fix - Allow default protocol toggle value when saving in settings
- Fix - Query builder: allow custom filter values for fields with
Map
type
- Chore - Backend binaries compiled with latest go version 1.19.3
- Chore - Backend grafana dependencies updated
- Feature - update sqlds to 2.3.13 which fixes some macro queries
- Bug - now works with Safari. Safari does not support regex look aheads
- Feature - upgrade driver to support HTTP
- Feature - Changed how ad hoc filters work with a settings option provided in CH 22.7
- Feature - Conditional alls are now handled with a conditional all function. The function checks if the second parameter is a template var set to all, if it then replaces the function with 1=1, and if not set the function to the first parameter.
- Bug - visual query builder can use any date type for time field
- Fix - 'any' is now an aggregation type in the visual query builder
- Fix - time filter macros can be used in the adhoc query
- Bug - time interval macro cannot have an interval of 0
- Fix - update drive to v2.1.0
- Bug - expand query button works with grafana 8.0+
- Fix - added adhoc columns macro
- Bug - add timerange to metricFindQuery
- Bug - add timeout
- Feature - add convention for showing logs panel in Explore
- Official release
- Fix - ignore template vars when validating sql
- Fix - Time series builder - use time alias when grouping/ordering
- Chore - dashboards
- Fix - timeseries where clause. make default db the default in visual editor
- Fix - when removing conditional all, check scoped vars (support repeating panels)
- Fix - when removing conditional all, only remove lines with variables
- Fix - handle large decimals properly
- Feature - Time series builder: use $__timeInterval macro on time field so buckets can be adjusted from query options.
- Feature - Time series: Hide fields, use group by in select, use time field in group by
- Feature - Ad-Hoc sourced by database or table
- Fix - update sdk to show streaming errors
- Fix - format check after ast change
- Feature - $__timeInterval(column) and $__interval_s macros
- Fix - Set format when using the new Run Query button.
- Feature - Query Builder.
- Fix - Detect Multi-line time series. Handle cases with functions.
- Feature - Multi-line time series.
- Bug - Change time template variable names.
- Bug - Fix global template variables.
- Bug - Fix query type variables.
- Bug - Support Array data types.
- Bug - Fix TLS model.
- Add secure toggle to config editor.
- Initial Beta release.