Skip to content

2.14.0

Compare
Choose a tag to compare
@saikonen saikonen released this 11 Feb 18:41
· 46 commits to master since this release
8d91c06

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

Full Changelog: 2.13.10...2.14.0