File tree Expand file tree Collapse file tree 3 files changed +426
-411
lines changed
Expand file tree Collapse file tree 3 files changed +426
-411
lines changed Original file line number Diff line number Diff line change 22
33[ // ] : # ' The ci will use the first section starting with `##` as release notes. '
44
5- ## next
6-
7- - at least Grafana 9.0.0 is required.
5+ ## 3.2.0
6+
7+ - Dropped support for Grafana prior 9.0.0
8+ - At custom label field:
9+ - Filter values can be used as variables
10+ - Bugfix: Remove decimals from time periods as Checkmk does not support sub-second accuracy
11+ - Datasource configuration:
12+ - Mention feature degratadtion for older versions of Checkmk
13+ - Display an error message on edition mismatch
14+ - Update non-RAW editions name
815
916## 3.1.1
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " tribe-29-checkmk-datasource" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.2.0 " ,
44 "description" : " " ,
55 "scripts" : {
66 "build" : " bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production" ,
You can’t perform that action at this time.
0 commit comments