Skip to content

Releases: WaAPIapp/check_mk-waapi-notify

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:43
Rename every identifier from whatsapp to waapi

The package is now waapi_notify and the notification script
check_mk_waapi-notify.sh. A major version because the MKP name is the package
identity in Checkmk and a notification rule references the method by script
filename, so this is a breaking change by construction — even though nobody has
deployed the plugin yet, which is why it ships without a compatibility wrapper.

The repository moved to WaAPIapp/check_mk-waapi-notify in the same step.

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:03
v2.0.1 — Checkmk Exchange compatible manifest description

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 17:34
v2.0.0 — first WaAPI release

Fixes JSON escaping of check output, silent success on failed delivery,
the UNKN state icon, and the malformed curl invocation. Adds --test mode,
chat ID validation, channel support, and the MKP extension package.