Skip to content

Releases: Netflix/metaflow

2.19.12

27 Nov 01:57
6a0343a

Choose a tag to compare

What's Changed

  • Fix: allow FlowMutator and FlowDecorator to co-exist by @aquarin in #2709
  • Revert "fix: argo events add_to_payload value casting (#2702)" by @oavdeev in #2710

New Contributors

Full Changelog: 2.19.11...2.19.12

2.19.11

25 Nov 20:58
043af58

Choose a tag to compare

What's Changed

Full Changelog: 2.19.10...2.19.11

2.19.10

25 Nov 08:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.9...2.19.10

2.19.9

18 Nov 20:23
0112aa3

Choose a tag to compare

What's Changed

Full Changelog: 2.19.8...2.19.9

2.19.8

14 Nov 00:56
b390a8d

Choose a tag to compare

What's Changed

Full Changelog: 2.19.7...2.19.8

2.19.7

10 Nov 20:20
2e1ec11

Choose a tag to compare

What's Changed

Full Changelog: 2.19.6...2.19.7

2.19.6

06 Nov 20:06
3c4fd68

Choose a tag to compare

What's Changed

Full Changelog: 2.19.5...2.19.6

2.19.5

05 Nov 18:39
01f3bbb

Choose a tag to compare

Improvements

Better PyPi cross-platform resolves

This release resolves issues with certain packages that have platform-specific dependencies that would not otherwise get bundled, resulting in a broken execution environment.

The most common issue that this solves is with the torch package. For example in the past running on a mac with --with kubernetes would result in errors regarding missing CUDA libraries, due to these not getting bundled up as part of the resolved environment.

What's Changed

Full Changelog: 2.19.4...2.19.5

2.19.4

29 Oct 18:59
1e5ccee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.3...2.19.4

2.19.3

28 Oct 11:14
65cbcd6

Choose a tag to compare

What's Changed

  • use packaging 24.0 instead for python 3.7 by @mt-ob in #2663

Full Changelog: 2.19.2...2.19.3