Skip to content

Commit 2680839

Browse files
authored
Release 2.0.4: Improve health check error handling, update golang.org/x/net to 0.36.0, and refresh frontend dependencies. (#328)
1 parent 19debfa commit 2680839

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-avocados-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.4
4+
5+
🐛 Improve health check by returning errors properly
6+
⚙️ Update `golang.org/x/net` from 0.35.0 to 0.36.0
7+
⚙️ Update frontend dependencies
8+
39
## 2.0.3
410

511
⚙️ Update `github.com/grafana/grafana-plugin-sdk-go` to 0.268.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-bigquery-datasource",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Google BigQuery datasource for Grafana",
55
"license": "Apache-2.0",
66
"author": "Grafana Labs <team@grafana.com> (https://grafana.com)",

0 commit comments

Comments
 (0)