Sourced from prefect[dask]'s releases.
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
- PrefectHQ/prefect#13538- π Jinja template example is renderable in automations documentation β PrefectHQ/prefect#13421
Sourced from prefect[dask]'s changelog.
Release 2.19.2
Fixes
- Ensure
/deployments
endpoints hydrate workspace variables β PrefectHQ/prefect#13540- Fix integer value display on Variables page of the Prefect UI β PrefectHQ/prefect-ui-library#2454
- Fix "Run a deployment" automation action parameter display input configuration β PrefectHQ/prefect-ui-library#2458
- Pin
requests
dependency to<2.32.0
inrequirements-dev.txt
- PrefectHQ/prefect#13538Documentation
- Fix Jinja template example in automations documentation β PrefectHQ/prefect#13421
All changes: https://github.com/PrefectHQ/prefect/compare/2.19.1...2.19.2
e42a397
2.19.2 release notes (#13550)c125e02
Pin requests to <2.32.0 for 2.x
(#13538)6c7fc69
fix hydration for workspace variables for 2.x
(#13540)0c17c99
Add 2.19 to compatibility tests in 2.x
(#13539)75ccfe1
Chore: Bump @βprefecthq/prefet-ui-library
@β2
.10.5 (#13435)a20c143
Fix jinja template in automations doc. (#13421)