Skip to content

Commit 3c36108

Browse files
committed
Release v3.2.2
1 parent 7081315 commit 3c36108

File tree

3 files changed

+699
-643
lines changed

3 files changed

+699
-643
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

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

5-
## 3.2.2b1
6-
5+
## 3.2.2
6+
- Support for Checkmk Managed Edition
77
- Align defaults for datasource settings
8+
**If you use checkmk raw edition and a provisioned datasource or created
9+
the datasource with an very old version of this plugin** you have to take
10+
manual action. See commit message [b6aa9b](https://github.com/Checkmk/grafana-checkmk-datasource/commit/b6aa99bff9dc4ab522d0b4eecd826dd694fcd606 "b6aa9b")
811
- Clarify error message on 404 on REST-API request
912

1013
## 3.2.1

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": "3.2.2b1",
3+
"version": "3.2.2",
44
"description": "",
55
"scripts": {
66
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)