Releases: grafana/google-bigquery-datasource
Releases · grafana/google-bigquery-datasource
grafana-bigquery-datasource v1.2.4
grafana-bigquery-datasource v1.2.3
grafana-bigquery-datasource v1.2.2
1.2.2
- Chore: Update to Golang 1.19 and build the plugin with it. #149
grafana-bigquery-datasource v1.2.1
1.2.1
- Querying: Fix an issue when query location would not be set correctly. (#140)
grafana-bigquery-datasource v1.2.0
1.2.0
- Datasource config: Add support for using private key path in datasource configuration
grafana-bigquery-datasource v1.1.1
1.1.1
- Fix: Compatibility issue with Grafana version 8.0.0 (#121)
grafana-bigquery-datasource v1.1.0
1.1.0
This release comes with a new feature that enables using multiple BigQuery projects using a single data source. In order to see GCP projects listed in the query editor, you need to enable the Google Cloud Resource Manager API.
grafana-bigquery-datasource v1.0.3
1.0.3
- Data types support: Add support for querying array of primitive types.
- Fix: Interpolate
$__interval
and$__interval_ms
variables when validating query.
grafana-bigquery-datasource v1.0.2
1.0.2
- Fix: Use configured default project when using GCE authentication.
grafana-bigquery-datasource v1.0.1
1.0.1
- Authentication: Allow configuring default project when using GCE authentication.