Changelog (Werks)
The software development of Checkmk is organized in so-called Werks. A Werk is any change or bug fix that has an influence on the user's experience. Each Werk has a unique ID, one of the levels Trivial Change, Prominent Change or Major Feature and one of the classes Bug Fix, Feature or Security Fix.
Whenever you make an update to a new Checkmk version please make sure that you have understood all incompatible changes. You might have to adapt your configuration.
Want to get notifications for new versions, new werks or subscribe to the security mailing list? Sign up here.
- #13019Update requests module
- #13020Fix EventConsole “Generate Event” "Internal Server Error"
- #13734mk_oracle: Do not empty cache if the plugin is triggered from multiple sites
- #13735check_mk_agent.solaris: Use "/usr/xpg4/bin/grep" if available
- #13750Support Diagnostics: Add CMC dumps
- #14169BI configuration: Fixed broken search preview
- #14292Fix possible broken web access after updating to 2.1.0p10
- #14384Fix command injection in livestatus query headers
- #14385Fix limited SSRF in agent-receiver API
- #14475Don't show setup menu on remote sites with WATO disabled
- #14500lnx_container_host_if: new agent and section plugin for network interfaces
- #14555KUBE: kube_pod_containers replaces \n in check summary
- #14558kemp_loadmaster_services: Missing Conns metric
- #14678mk_docker is docker >=6.0.0 compatible
- #14679apache_status plugin falls back on ss if netstat is not installed
- #14720Fix "Percentage of service problems" dashlet in custom dashboards
- #14733cmk-update-agent: Prevent the minutely timer from flooding the journalctl on Linux
- #14734Remove preliminary agent pairing ruleset
- #14735Agent Bakery: Cleanup orphaned packages
- #14736Agent Bakery: Show correct signed status if not baking for all platforms
- #14737Linux agent installation on systems with no-exec /var path
- #14738Linux agent: agent controller not in path when installing to non-default location
- #14739Regression: Activate agent controller daemon on Debian based systems
- #14741Use internal folder ID in audit log on moving hosts
- #14743Fix sorting by folder on ruleset pages
- #14744Fix reload of graph dashlets in dashboards
- #14746Fix exception on export of BI views as CSV or JSON
- #14747Fix duplicate history log while processing spoolfiles
- #14749Fix TypeError on export of graph collections as PDF
- #14750Fix role ID in user menu
- #14751Fix general display options on service discovery page
- #14752ServiceNow: Fix usage of custom description
- #14753Fix possible TypeError on views
- #14754Fix search result on "Hosts" page if tags or labels are shown
- #14763domino_tasks: state becomes UNKNOWN instead of STALE when data is missing
- #14765mk_mongodb.py: primary host is listed under active secondaries
- #14766mk_mongodb.py: mongodb_instace section shows information from a different host
- #14801Improve detection when OMD runs in a container
- #14802REST API user endpoints returns custom attributes
- #14831oracle_asm_diskgroup: Fix calculation of total and free space if disk group type is "FLEX"
- #14832docker_node_info: Fix inventorizing labels (which might be empty)
- #14833aruba_wlc_aps: Fix detection of devices
- #14835mk_mongodb: Fix unknown option 'directConnection' which is only available since pymongo3.11