Skip to content

Releases: grafana/clickhouse-datasource

grafana-clickhouse-datasource v2.0.7

25 Jan 19:35
Compare
Choose a tag to compare

2.0.7

grafana-clickhouse-datasource v2.0.6

21 Dec 15:35
Compare
Choose a tag to compare

2.0.6

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

grafana-clickhouse-datasource v2.0.5

06 Dec 08:12
Compare
Choose a tag to compare

2.0.5

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

grafana-clickhouse-datasource v2.0.4

30 Nov 08:55
Compare
Choose a tag to compare

2.0.4

Fix - Query builder: allow custom filter values for fields with Map type

grafana-clickhouse-datasource v2.0.3

07 Nov 14:23
Compare
Choose a tag to compare

2.0.3

Chore - Backend binaries compiled with latest go version 1.19.3
Chore - Backend grafana dependencies updated

grafana-clickhouse-datasource v2.0.2

19 Oct 15:19
Compare
Choose a tag to compare

2.0.2

Feature - update sqlds to 2.3.13 which fixes some macro queries

grafana-clickhouse-datasource v2.0.1

09 Sep 03:14
Compare
Choose a tag to compare

2.0.1

Bug - now works with Safari. Safari does not support regex look aheads

grafana-clickhouse-datasource v2.0.0

01 Sep 19:14
Compare
Choose a tag to compare

2.0.0

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

grafana-clickhouse-datasource v2.0.0-beta

25 Aug 20:59
Compare
Choose a tag to compare

2.0.0

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

grafana-clickhouse-datasource v1.1.2

24 Mar 23:47
Compare
Choose a tag to compare

1.1.2

Bug - add timerange to metricFindQuery