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.
- #13443list rules endpoint failed to list rulesets containing a hyphen
- #13444mk_mongodb.py: Improve performance for replication info
- #13445Allow single character names
- #14180Improved performance when processing clusters and cluster rules
- #14181Improved speed of cmk-update-config which runs during software update
- #14580DCD: Piggyback hosts are now updated and deleted again
- #14724Improve EC performance when processing large logwatch.ec spool files
- #14792Enable pip install of packages as site user
- #14940Fix hex to rgb color conversion
- #14963Check_MK Agent service: State if host is exluded from agent updates
- #14970mk_postgres.py: Use PATH as fallback for psql binary location
- #15019Fix proxmox agent crash with shutdown nodes
- #15093HW/SW Inventory history: Fix missing row fields if changed
- #15115More detailed output of the "mkp list" command
- #15124Fix KeyError on usage of filter 'Host has software package'
- #15156Send metrics to InfluxDB in batch
- #15157Zip metrics sent to InfluxDB
- #15158Restart periodic notifications after FLAPPINGSTOP
- #15170DCD: fix REST API authentication problems
- #15187Enforce password policy in REST API and user management
- #15208users: fix error when changing the password for an existing user
- #15209host_config: fix host attribute IPv6 address validation
- #15212host_tag_groups: allow nullable on tag group choice ident
- #15213rest_api: time_period exception/active time_ranges default
- #15214rest_api: aux_tag creation/updating could set the title to None
- #15215user_config: Error when creating a user with an idle timeout duration via the rest-api
- #15217custom_user_attributes: after deleting, all user config will be updated
- #15218time_period: response schemas updated to align with other endpoints.
- #15233Discovery: Improve performance and prevent apache timeout
- #15234Periodic service discovery: Vanished clustered services can now be removed automatically
- #15235Missing agent sections in rare upgrade scenario
- #15252Fixed "processing of perfdata" condition
- #15262mk_postgres.py: Improved instance process detection
- #15271solaris agent did not report zpool status
- #15371rest-api: alias field now required when creating a contact group
- #15372rest-api: alias field now required when creating a host group
- #15381Host Tag can now be "null" in REST API responses