kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.12k stars 1.15k forks source link

fix(coe): missing call to allowedTrigger from kv Pebble Function #5969

Closed loicmathieu closed 4 days ago

loicmathieu commented 4 days ago

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 the kv() function to get a KV from a different namespace, be sure to allow access to this namespace.

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud