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.
- #14556mk_postgres: support Latin-1 and SQL_ASCII server encodings
- #14857Handle the missing state pattern in EC rules correctly
- #15192Handling overly long usernames
- #15257Fixed enabling/disabling the in-memory availability cache
- #15269State and Count of Processes: Include pid in per-process details for for all agents
- #15270Enforced service CPU load: Correct outdated checks in rule during update
- #15285mk_oracle.ps1: add systemparameter section
- #15397check_mk: Fix missing Checkmk agent specific inventory entries
- #15398hp_proliant_da_phydrv: Fix inventory of physical disks
- #15399HW/SW Inventory: Fix rendering single attributes
- #15561Use system mod_auth_mellon under RHEL 9
- #15563Add missing perl-lib to almalinux9
- #15564Update monitoring plugins to 2.3.3
- #15621check_http: Fix Option Enforce IPv4
- #15622ipmi_sensors: Add Temperature Performance Data
- #15654windows_tasks: allow discovery to decide if disabled tasks are included or not
- #15684password: empty strings should not be allowed as passwords
- #15687Update openssl to 1.1.1t
- #15700smart_stats: Prevent reporting mismatched temperature value
- #15753agent_azure: Make resource group filter case-insensitive
- #15812Remove config verification from the cmk tool
- #15827Send metrics without perf data to InfluxDB backend
- #15848mk_oracle: Fix asynchronous execution on systemd systems and direct call from the command line
- #15849Filesystem checks: Avoid crash if device reports negative free space
- #15851Combined graphs from views: Take view context into account
- #15852AWS S3 request metrics monitoring: Clarify prequisites
- #15855Improve rendering of small values in percentage Perf-O-Meters
- #15858cifsmounts: Properly deal with spaces in CIFS mounts
- #15883SAML mellon_create_metadata is executable by default