1.1.0
1.1.0
Deprecated features and migration guides for 1.1.0 and onwards.
ForEachItem now starts iteration at 0 instead of 1
Notice regarding ForEachItem iteration starting at 0 instead of 1 for consistency.
Key-value Store and Secrets Metadata Migration
Required metadata migration for Key-Value Store and Secrets to enable efficient indexing and search.
New prefill Property for Inputs – Breaking Change for Input defaults
Introduction of the new prefill property for inputs to allow editable initial values.
The Query Task Now Supports Only One SQL Statement
The Query task in plugin-jdbc now supports only a single SQL statement per execution. Any workflows that include multiple SQL statements separated by semicolons (;) within a single Query task will now fail.
Task Runs UI Page Removed
Announcement of the removal of the Task Runs page from the Enterprise Edition UI.
Webhook Execution API Return Type Changed
Information on the change of the Webhook Execution API return type to a generic response.
Was this page helpful?