Upgrading to Kestra 0.14.0: Breaking Changes and Adaptations
For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append.mdto anykestra.io/docs/*URL for plain Markdown.
0.14.0
Deprecated features and migration guides for 0.14.0 and onwards.
groups → groupList Rename
API changes in Kestra 0.14.0. The groups property is renamed to groupList, and groupId must now be unique to prevent duplicate groups across tenants.
Non-Recursive Pebble Rendering
Guide to the new non-recursive Pebble expression rendering and the usage of the render() function.
Was this page helpful?