We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a923dc8 commit fea528dCopy full SHA for fea528d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
+## 3.3.0
6
+- Support for new autocomplete endpoints
7
+- Rebranding of Checkmk commercial products
8
+
9
10
## 3.2.2
11
- Support for Checkmk Managed Edition
12
- Align defaults for datasource settings
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "3.2.2",
+ "version": "3.3.0",
"description": "",
"scripts": {
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",
0 commit comments