github Netflix/metaflow 2.2.9
Metaflow 2.2.9 (April 19th, 2021)

latest releases: 2.15.9, 2.15.8, 2.15.7...
4 years ago

Metaflow 2.2.9 Release Notes

The Metaflow 2.2.9 release is a minor patch release.

Bugs

Remove pinned pylint dependency

Pylint dependency was unpinned and made floating. See PR #462.

Improve handling of / in image parameter for batch

You are now able to specify docker images of the form foo/bar/baz:tag in the batch decorator. See PR #466.

List custom FlowSpec parameters in the intended order

The order in which parameters are specified by the user in the FlowSpec is now preserved when displaying them with --help. See PR #456.

Don't miss a new metaflow release

NewReleases is sending notifications on new releases.