Skip to content

Release v1.1.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 23 May 14:15
· 812 commits to main since this release

Checkmk V2 Compatibility release

From now on, there are MKP artifacts for both current Checkmk versions:

  • robotmk.v1.1.0-cmk1.mkp - Checkmk 1.6x
  • robotmk.v1.1.0-cmk2.mkp - Checkmk 2.x

Added

  • Completely rewritten bakery script for Checkmk Version 2 (Bakery API)
  • Adapted check script for Checkmk Version 2 (Check API)
  • Changed from VM/baremetal development to VS Code devcontainer setup
  • Added Github Workflows for Artifacts and Release Assets

Changed

  • The agent plugins now have the default extension .py.
  • Agent plugin can auto-determine robotdir, if missing in YML config
  • WATO pages are V1 and V2 compatible
  • Disabled auto-merging of robomk-keywords into agent plugin
  • Changed Logo

Fixed

Removed

  • Removed pytest - will rebuild the whole test structure from scratch

Deprecated