File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ // ] : # ' The ci will use the first section starting with `##` as release notes. '
4
4
5
- ## 4.0.0 - Beta.2
6
- - Bug fixing
7
-
8
- ## 4.0.0 - Beta.1
9
- - Removed signed plugin restrictions: The signed plugin works now with all checkmk editions, including raw edition
5
+ ## 4.0.0
6
+ - Removed signed plugin restrictions: The signed plugin works now with all Checkmk editions, including Raw Edition
10
7
- Dropped support for unsigned plugin: Please migrate to the signed plugin
11
8
- Dropped support for Checkmk prior to 2.2.0: Checkmk 2.1.0 reached EOL 2024-11-24
12
9
- Updated documentation
13
10
- Updated dependencies to latest versions
11
+ - Bug fixing
14
12
15
13
## 3.4.1
16
14
- Fix issue with user defined variables
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tribe-29-checkmk-datasource" ,
3
- "version" : " 4.0.0-beta.2 " ,
3
+ "version" : " 4.0.0" ,
4
4
"description" : " Datasource for checkmk" ,
5
5
"scripts" : {
6
6
"build" : " webpack -c ./webpack.config.ts --env production" ,
You can’t perform that action at this time.
0 commit comments