Release 2.19.8
Enhancements
- Allow loading flows from an entrypoint when dependencies are missing — #14548
Fixes
- Handle join edge case in
ParameterTypeError.from_validation_error
— #14420 - Respect
--ui/--no-ui
flag onprefect server start
— #14520 - Append task run futures only when entering task run engine from flow run context — #14439
Integrations
- Depend on Cloud Run Execution state for timeout enforcement 2.x — #14554
- Handle case where
AwsClientParameters
is adict
— #14438 - Added
print_func
forrun_namespaced_job
— #14463 - Use correct paths in
GcsBucket.put/get_directory
— #14537 - Cache Kubernetes client — #14535
New Contributors
- @oaustegard made their first contribution in #14505