Changelog
0.14.3
Released on January 13, 2021.
Enhancements
- Better errors/warnings when flow fails to load in execution environment - #3940
Task Library
- Add an Asana task to add tasks to an asana project - #3935
Fixes
- Fix
prefect server start
failure when given a custom graphql host port - #3933 - Fix Kubernetes Agent attempting to report container info for failed pods when no container statuses are found - #3941
- Avoid race condition when creating task run artifacts for mapped tasks - #3953
- Propogate agent labels info to k8s flow runs, to match other agent behavior - #3954