github Netflix/metaflow 2.9.9

latest releases: 2.18.3, 2.18.2, 2.18.1...
2 years ago

Improvements

Fixes a bug with the S3 operations affecting @conda with some S3 providers

This release fixes a bug with the @conda bootstrapping process. There was an issue with the ServerSideEncryption support, that affected some of the S3 operations when using S3 providers that do not implement the encryption headers (for example MinIO).
Affected operations were all that handle multiple files at once:

get_many / get_all / get_recursive / put_many / info_many

which are used as part of bootstrapping a @conda environment when executing remotely.

What's Changed

Full Changelog: 2.9.8...2.9.9

Don't miss a new metaflow release

NewReleases is sending notifications on new releases.