Changelog
0.15.4
Released on August 17, 2021.
Docs
- Add a getting started section with a quick start guide for both core and orchestration sections - #4734
Enhancements
- Expose Snowflake cursor type to SnowflakeQuery task arguments #4786
- Add ability to use threaded flow heartbeats - #4844
- Improve behavior when API rate limits are encountered - #4852
- Allow custom git clone url for
Git
storage - #4870 - Add
on_worker_status_changed
callback to theDaskExecutor
- #4874 - Add
--agent-config-id
toprefect agent <kubernetes|local> install
- #4876
Task Library
- Add new prometheus task to push to gateway - #4623
Fixes
- Fix binding of named volumes to flow containers with Docker agent - #4800
- Fix
ImportError
typo in dropbox module - #4855 - Fix default safe char for gitlab storage repo path - #4828