Skip to content

Commit

Permalink
Release v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lpetrora committed Feb 22, 2024
1 parent 7081315 commit 3c36108
Show file tree
Hide file tree
Showing 3 changed files with 699 additions and 643 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

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

## 3.2.2b1

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

## 3.2.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tribe-29-checkmk-datasource",
"version": "3.2.2b1",
"version": "3.2.2",
"description": "",
"scripts": {
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",
Expand Down
Loading

0 comments on commit 3c36108

Please sign in to comment.