v2.11.0
What's New
Added
Workflows
render workflows listinteractive palette for browsing and managing workflows- Support for named-parameter (object) input for task runs (Python workflows only)
Early Access
render ea objects deletesupports deleting multiple objects
Changed
General
- Skip auth and workspace selection prompts for
--localcommands
Workflows
- Breaking: Promoted workflows commands from
render eatorender workflows - Breaking: Moved
taskruns starttotasks start - Breaking: Renamed
taskrunscommand toruns - Moved local development
devcommand fromworkflows taskstoworkflows - Skip version selection step in interactive task navigation (use most recent version)
- Use compact tables for workflows task and task run lists
- Improved
tasks devstartup output
Fixed
General
- Show loading spinner in content pane only, keeping header and footer visible
Workflows
- Fixed
--waitonversions releaseto poll until completion - Fixed
tasks devhang when start command is invalid or crashes - Fixed local task run input display and interactive mode bugs
- Fixed local
taskruns listwhen no task id specified or id is a slug - Fixed local dev server generating UUIDs instead of XIDs for task IDs
- Fixed local dev server logs endpoint returning incorrect response format
- Fixed referencing local dev server tasks by slug only
- Fixed malformed format string in
taskruns show -o text - Fixed "service id" error typo when validating TaskRunInput
- Fixed missing parent and root task ids in local task runs
- Fixed local dev server returning task runs with
attempts: null - Fixed error message when starting a task run for a nonexistent task in local dev
Full Changelog: CHANGELOG.md