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.
- #13441Baking agent with encrypted realtime checks
- #13967"Topic" attribute for host tags is now optional in REST API
- #13969ETag for root folder is not correctly generated
- #13970Showing the config of an agent will no longer fail with a Permission Mismatch
- #14687Fixed JSON encoding outside the BMP for Livestatus
- #14701automatic discovery: Fix automatic configuration update
- #14702ps: Fix crash if user or cgroup are empty
- #14703sap_hana: Fix agent plugin crash when querying fileinfo
- #14704mk_mysql: Support for multiple sockets and aliases
- #14705fileinfo_groups: Fix state for 'Out of relevant time of day'
- #14779Remove less useful graphs
- #14780Remove thresholds to new carbon/influxdb/RRD metrics
- #14827mk_sshd_config: Monitor effective SSH daemon configuration
- #14905REST API: Allow single item lists for the sites parameter on the host/service status endpoints
- #14924Fix CSRF in add-visual endpoint
- #14975mk_postgres.py: correct UNIX socket not found when instances are configured
- #14985Broken agent downloads: "This host has no Checkmk agents"
- #14986FileNotFoundError in update-pre-hooks script "01_mkp-disable-outdated"
- #14989Extension package: Disable right MKP after a version was changed
- #15000Fix combined graphs in reports
- #15001Fix possibility that changes made by form dialogs were not persisted
- #15002Fix "Base on role" default while cloning roles
- #15003Fix wrong results in view on combined host tag search
- #15004Improved notification processing performance
- #15005Fix possible KeyError on service graphs view
- #15013$HOSTADDRESS and $HOSTNAME can now be used in aggregation names
- #15033check_mk_agent.linux: increase refresh interval for chrony section
- #15035wut_webio: handling of case when state is empty
- #15038Distributed configuration: Fix active Setup menu on remote site
- #15040Make curl command work as site user on SLES 15 SP4