What Changed in Kestra 1.1.0 and How to Migrate
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.
1.1.0
Deprecated features and migration guides for 1.1.0 and onwards.
ForEachItem Starts at 0
Notice regarding ForEachItem iteration starting at 0 instead of 1 for consistency.
KV & Secrets Metadata Migration
Required metadata migration for Key-Value Store and Secrets to enable efficient indexing and search.
New prefill Property
Introduction of the new prefill property for inputs to allow editable initial values.
Query Task: Single Statement
JDBC Query tasks in Kestra 1.1.0 now accept only a single SQL statement. Learn how to split multi-statement queries to update your flows for compatibility.
Task Runs UI Removed
Announcement of the removal of the Task Runs page from the Enterprise Edition UI.
Webhook Response Type Changed
Information on the change of the Webhook Execution API return type to a generic response.
Was this page helpful?