Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
# 2.3.1 (2021-04-23) (#928)
Browse files Browse the repository at this point in the history
## Breaking changes

* On latest Grafana 7.x releases, template variables SQL queries shall return only scalar types of values, see Altinity/clickhouse-grafana#328

## Enhancement:

* add support Apple M1 ;)
* switch to new grafana plugin Golang SDK, thanks to @bmanth60 and @valeriakononenko for help
* add BasicAuth support for alerts, see Altinity/clickhouse-grafana#267

## Fixes:

* fix github actions backend build
* fix UNION ALL parsing, see Altinity/clickhouse-grafana#319
* fix many issues with alerting
  * Altinity/clickhouse-grafana#305
  * Altinity/clickhouse-grafana#327
  * Altinity/clickhouse-grafana#334
  * Altinity/clickhouse-grafana#335

Signed-off-by: Eugene Klimov <eklimov@altinity.com>
  • Loading branch information
Slach authored Jun 2, 2021
1 parent c9c9533 commit 01acbf8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2364,6 +2364,17 @@
"md5": "bcebceb6f248194b6cc51fec118bd425"
}
}
},
{
"version": "2.3.1",
"commit": "7449aac7ad992aefb733f36ba13f4343c699ecc2",
"url": "https://github.com/Vertamedia/clickhouse-grafana",
"download": {
"any": {
"url": "https://github.com/Vertamedia/clickhouse-grafana/releases/download/v2.3.1/vertamedia-clickhouse-datasource-2.3.1.zip",
"md5": "cfef9af53b1ca05fa89efe00c1a7e1a8"
}
}
}
]
},
Expand Down

0 comments on commit 01acbf8

Please sign in to comment.