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.
2.0.0b7 (Feb 19, 2021)
- #12028Linux, Solaris, AIX: Asynchronous Execution of Python Agent Plugins
- #12136Fix unchanged rule ID when cloning a rule to different folder
- #11941REST API: fix column parameter on Livestatus endpoints
- #12072Fix show mode always displaying show more
- #12073Fix exception on editing users if rulebased notifications are disabled
- #11940REST API: explicit documentation of HTTP status codes
- #11939REST API: links in responses are now absolute
- #11948k8s_nodes: fix crash with error "unexpected keyword argument 'bounderies'"
- #12133Mobile GUI: Fix wrong numbers shown by overview page
- #12027Rittal CMC-III checks: ValueError("invalid literal for int() with base 10: ''",)
- #11954AWS limits: missing titles display as "???" in service monitoring rules
- #12134Fix dynamic configuration executing only phase 1 in some cases
- #11906Improve message length computation in fetcher protocol
- #12119docker_container_cpu check accepts cgroup v2 values
- #12135More detailed audit logging
- #11975Validate regexes in BI rules during config update
- #12080fjdarye-plugins: some discovery functions returned non-str items, leading to crashes
- #12132Fix view crash when linking to views with missing context
- #12118Fix docker inventory: docker_node_info could not handle docker swarm
- #12168Handle non-persistent comments correctly
- #11974Validate item spec regexes during config update
- #11449BI configuration: Fixed permanent exception when deselecting the "Display additional messages" checkbox
- #12071Fix default active time range on iCalendar timeperiod imports
- #12070Fix creation of timeperiod copy
- #11450BI compiliation: fixed incorrect host regex pattern matching
- #12129Fix discovered host labels file names
- #12130Raw Edition: Fix graph in HTML notifications
- #10134Fixed logging of acknowledgements in monitoring history
- #12156mk_postgres: Service state goes to stale if psql connection failed.
- #12166Fixed comment/downtime WaitTriggers
- #12117Inventory: docker: Readd labels for images and containers
- #12167Fixed acknowledgement expiry
- #12069Fix "Failed to parse file" error on iCalendar import
- #12131Fix deletion of failed notifications in distributed setups
- #12049mem: Fix missing memory service
- #12123Datasource Programs: fix upgrade problem for activemq rules
- #12026Performance Graph Dashlets: Specify by Graph Title instead of by Index
- #12068Only enable "On selected hosts" options if hosts exist in folder
- #12066Fix site selection on activate changes page
- #12126Availability: Limit processed data of 0 means unlimited
- #12048Availability: Fix modifying display or computation options
- #12047Availability: Fix displaying of availability popup after validation error
- #12127Fix one site logging out the login session of another site
- #12128Fix random encrypted livestatus connection issues without Livestatus proxy
- #12067Fix rowselections written to null.mk file
- #12116Fix default formatting for predictive levels
- #12065Fix word wrap on service discovery page
- #11631License usage report: How to exclude sites, hosts and services from license counting
- #12008Autodiscovery: Drop scanning configuration option
- #12061New login session idle timeout default
- #12062Fix rendering of report snapin if icon is missing
- #12007TypeError during cmk-update-config or config reload
- #12044Host rename: Keep discovered host labels during renaming
- #11448Core config generation: Small increase in performance through further caching
- #12064Fix error while creating predefined condition
- #12045SLA: Fix rendering of timelines
- #12046SLA: Fix "unmonitored" rendering in timeline
- #11904Fix TypeError in docker_container_diskstat check
- #11447BI REST API: Introduced PUT/POST requests for BI packs
- #11446BI REST API: Introduced PUT/POST requests for rules and aggregations
- #12060Use new filter search form on all pages with tables
- #11353k8s_daemon_pods: Handle null value
- #12055API: fixing the password behaviour where no activate change states were previously registered
- #11705mk_postgres: compatibility for python2.6
- #11703PostgreSQL database and sessions (Linux, Windows): default postgres installation will be detected automatically
- #11785Show device mapping for Lancom routers
- #11702Monitor Postgres DBs with multiple instances on Windows and Linux