Release date 2025/10/01
Feature
-
Added caching support via a new
cache
node type. -
Added support for conditional execution via the
branch
node. -
Added vault support to the Datakit plugin. This unblocks common use cases such as storing secrets in Vault and retrieving them as tokens in Datakit.
Bugfix
-
Fixed plugin config validation to catch more invalid usage of the
property
node. -
Fixed an issue where an invalid plugin instance could affect other plugins.