Skip to content

Commit 6c30700

Browse files
author
Jan Waś
committed
Bump version
1 parent e141106 commit 6c30700

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.11
4+
5+
* Don't overwrite Grafana variables when editing existing dashboard queries
6+
* Don't cancel queries running for longer than 60 seconds
7+
38
## 1.0.10
49

510
* Store access token securely

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trino-datasource",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "The Trino datasource allows to query and visualize Trino data from within Grafana.",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)