Changelog
0.13.2
Released on August 11, 2020.
Features
Enhancements
- Agents set flow run execution command based on flow's core version - #3113
- Clean up extra labels on jobs created by Kubernetes agent - #3129
Task Library
- Return
LoadJob
object inBigQueryLoad
tasks - #3086
Fixes
- Fix bug with
LocalDaskExecutor('processes')
that allowed tasks to be run multiple times in certain cases - #3127 - Add toggle to bypass bug in
slack_notifier
that attempted to connect to backend even if the backend didn't exist - #3136