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.
- #13971Host Tag can now be "null" in REST API responses
- #14724Improve EC performance when processing large logwatch.ec spool files
- #14792Enable pip install of packages as site user
- #14794Enable using Rulesets for section plugins
- #14970mk_postgres.py: Use PATH as fallback for psql binary location
- #15068Fix improper certificate validation in agent updater
- #15128Fix visible published visuals without permission "See user ..."
- #15131Fix "Match sites" only listing remote sites with enabled replication
- #15158Restart periodic notifications after FLAPPINGSTOP
- #15172Interface checks: Fix rare interface mixups
- #15187Enforce password policy in REST API and user management
- #15232Re-evaluate active MKPs for minor version differences
- #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
- #15237Deal with 'messed up' RRD files
- #15252Fixed "processing of perfdata" condition
- #15262mk_postgres.py: Improved instance process detection