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.
- #15473ec: Fix crash in parsing syslog
- #15636Predictive Levels: Show prediction if the value is 0
- #15638Predictive Levels: Supress levels for constant values
- #15639Predictive Levels: Suppress levels if standard deviation is undefined
- #15711Fix execution of local gadgets
- #15712NagVis: Updated to 1.9.37
- #15774checking: Prevent data loss on hosts with longer check intervals
- #15834Open Hardware monitor is updated to the version 0.9.6
- #15835Fetcher handles timeout correctly
- #15914active_checks_mailbox: Fix rule transform when updating from 2.1.0p25 or lower
- #15915oracle_instances: Fixed parsing of section with failure and additional information
- #15917mssql_backup: Now mssql_backup finds backup even if collation is case sensitive
- #15997mk_filehandler: Add missing plugin configuration (bakery)
- #15998check_mk_agent.aix: Fix termination of agent if no profile file
- #15999cisco_cpu_multiitem, cisco_fru_module_status: Fix parsing PhysicalClasses
- #16000cisco_asa_conn: Fix translation of an empty interface status -> "UNKNOWN, Status: N/A"
- #16001veeam_jobs: Treat "Starting" jobs as OK, not UNKNOWN
- #16002veeam_cdp_jobs: Fix parsing of last sync which may contain floats like '123,456'
- #16020Add support for Ubuntu 23.04
- #16021Add support for Debian 12
- #16041New permissions "Discard changes" and "Discard foreign changes"
- #16055custom notes: Allow html tags on custom notes for hosts and services
- #16059Fix possible failed notifications running in docker environment
- #16060Fix possible "Request-URI Too Long" on rule search
- #16079cisco_temperature: Regression in temperature level evaluation
- #16081Analyze configuration: false positive in "Restricted address mismatch" test
- #16092Azure special agent: Add option to configure HTTP proxy
- #16093Correct link to prediction graphs for services on remote sites
- #16099create_host: creating a host with a custom attribute now returns expected attributes
- #16110event console: Fix on 'Events of host x' caption and its corresponding link
- #16115Improved handling of forwarded syslog messages in the event console
- #16132report_scheduler: time of day must be provided
- #16135apache_processes: we now replicate the configuration on remote sites