:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
The kv() Pebble function was missing a check for allowed namespace in case a namespace is passed to the function. It was added in this release. If you use the Enterprise Edition and use the kv() function to get a KV from a different namespace, be sure to allow access to this namespace.
Breaking Change
The
kv()
Pebble function was missing a check for allowed namespace in case a namespace is passed to the function. It was added in this release. If you use the Enterprise Edition and use thekv()
function to get a KV from a different namespace, be sure to allow access to this namespace.