Release 2.19.2
This release includes a few bug fixes, ensuring:
- π οΈ runs created from the
deployments/{id}/create_flow_run
endpoint hydrates workspace variables - π’ proper integer value display on the Variables page of the Prefect UI β PrefectHQ/prefect-ui-library#2454
- βοΈ "Run a deployment" automation action parameter display input configuration persists during editing β PrefectHQ/prefect-ui-library#2458
- π
requests
dependency pinned to<2.32.0
inrequirements-dev.txt
- #13538 - π Jinja template example is renderable in automations documentation β #13421