Release date 2026/07/02
Feature
-
Added a
non_nilconfig attribute to thepropertynode. When set totrue, GET operations fail with an error if the property is unset, and SET operations fail with an error if the input is nil/null. -
Added Konnect Debugger support for Datakit execution, including per-node spans, sanitized trace content capture with vault-aware redaction, and local debug trace responses using the same tracing event model with inline values.
Bugfix
-
Added Lua control plane compatibility checks to prevent unsupported Datakit configurations from being pushed to older data planes in hybrid mode.