Releases: elabit/robotmk
Releases · elabit/robotmk
Release list
v4.1.0-alpha-1
- Improve long path support on Windows.
- Build RCC with Go 1.26 to address https://www.cve.org/CVERecord?id=CVE-2025-68121.
v4.0.1
- Build RCC with Go 1.26 to address https://www.cve.org/CVERecord?id=CVE-2025-68121.
v3.0.3
- Build RCC with Go 1.26 to address https://www.cve.org/CVERecord?id=CVE-2025-68121.
Robotmk version 4.0.0
Robotmk scheduler and agent plugin version 3.0.0. Shipped with Checkmk 2.5.0.
Release 1.6.0
Added
- CMK 2.5 MKP: Due to the changed valuespec format, the rules are NOT compatible with previous versions.
v3.0.2
- Improve long path support on Windows.
v4.0.0-alpha-10
- Improve long path support on Windows.
v4.0.0-alpha-9
- Fix the value of the
PIP_INDEX_URLenvironment variable.
v4.0.0-alpha-8
- Add
--planoption to only run a single plan once for debugging. - Add dry run option.
- Correctly set TLS environment variables for pip.
v4.0.0-alpha-7
- Make the following options configurable cor conda environments: ssl-verify, ssl-no-revoke and NO_PROXY to bypass proxies.