Skip to content

Commit fd9b6d0

Browse files
committed
Release 3.0.0-beta.1
1 parent bd063ab commit fd9b6d0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
[//]: # 'The ci will use the first section starting with `##` as release notes.'
44

5+
## 3.0.0-beta.1
6+
7+
When using Checkmk < 2.2.0 you will have to choose the correct version in the
8+
data source settings.
9+
10+
- Add support for REST API endpoints of Checkmk 2.2.0
11+
- Many UI-improvements
12+
- Graphs in Grafana now show the same colors as in Checkmk
13+
514
## 2.0.3
615

716
- Provide better error message on wrong authentication.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tribe-29-checkmk-datasource",
3-
"version": "2.0.3",
3+
"version": "3.0.0-beta.1",
44
"description": "",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)