Changelog
0.8.1
Released on Dec 17, 2019
Features
- None
Enhancements
- Enhanced treatment of nested and ordered constant values - #1829
- Add
on_datetime
,on_date
, andat_time
filters - #1837 - Add
--latest
flag for Kubernetes Agent install CLI command - #1842 - Add
--no-cloud-logs
flag for all agents to optionally opt-out of logs being sent to Prefect Cloud - #1843 - Agents mark Flow Runs as
Failed
if a deployment error occurs - #1848 Submitted
states from Agents include deployment identifier information - #1848- Update heartbeats to respect Cloud flow settings - #1851
- Add flow run name to
prefect.context
- #1855 - Add
--namespace
option for Kubernetes Agent start CLI command - #1859 - Add Prefect job resource configuration for Kubernetes Agent - #1859
Task Library
- None
Fixes
- Fix Agent deployment errors interrupting full list of found Flow Runs - #1848
- Fix issue with a single bad log preventing all logs from being sent to Cloud - #1845
- Fix Kubernetes Agent passing empty default namespace - #1839
Deprecations
- None
Breaking Changes
- None
Contributors
- None