Changes
Enhancements
- Add ability to set a
max_duration
timeout inwait_for_flow_run
task - #5669 - Add pipe support for
EdgeAnnotation
types, e.g.map
- #5674 - Add 'gs' as a valid filesystem schema for reading specifications - #5705
- Add REPL mode for CLI - #5615
Fixes
- Fix bug where settings the backend to "server" would not prevent client from requesting secrets from the API - #5637
- Fix docker-in-docker issue in
DockerAgent
on Windows - #5657 - Fix graphviz syntax error when visualizing a flow with a task which is a mapped lambda - #5662
- Allow
prefect run
parameters to include equals ("=") signs - #5716
Task library
- Add
HightouchRunSync
task - #5672 - Fix
DbtCloudRunJob
task failing with nested input for additional_args - #5706" - Fix Databricks new cluster API params: autoscale and policy_id - #5681