We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5336a1 commit 8fa338bCopy full SHA for 8fa338b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.7
4
+
5
+* Add support for user impersonation
6
7
## 1.0.6
8
9
* Revert focus change actions from last version to fix running queries
package.json
@@ -1,6 +1,6 @@
{
"name": "trino-datasource",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "The Trino datasource allows to query and visualize Trino data from within Grafana.",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments