Changelog
0.14.9
Released on February 16, 2021.
Enhancements
- Add
CompressedSerializer
class - #4063 - Allow
Client
timeout seconds to be configurable through configuration - #4118
Task Library
- Update
FilterTask
to allow logging the filtered output via a function - #4121 - Add
FivetranSyncTask
, to manage your Fivetran connector sync process - #4116
Fixes
- Reduce the number of boto3 clients created across Prefect when interacting with AWS services - #4115
Deprecations
- Deprecate the
use_session
argument in all AWS-related components - #4115