2.14.0
Improvements
Fix regression with Metaflow Deployer
This release reverts a change that caused the Metaflow deployer for Argo Workflows and AWS Step Functions not to work.
Minor version bump
The minor version is being bumped due to last releases #2243 changing defaults for artifact serialization, even though these should not have any functional effect with Python versions >=3.4
Connection pooling for metadata service
Improves the time it takes to launch the first task by using a connection pool for the metadata service traffic
What's Changed
- Introduce connection pooling in metadata service by @savingoyal in #2258
- fix: Deployer issue by @saikonen in #2261
- release: 2.14.0 by @saikonen in #2263
Full Changelog: 2.13.10...2.14.0