Skip to content

Releases: Netflix/metaflow

2.15.21

11 Jul 14:51
3516b41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.20...2.15.21

2.15.20

10 Jul 17:09
b673d4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.19...2.15.20

2.15.19

10 Jul 00:09
00eb520
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.18...2.15.19

2.15.18

19 Jun 22:06
cc20a0a
Compare
Choose a tag to compare

Features

Ability to force rebuild @conda/@pypi environments

This release adds the ability to force rebuild environments, which can be used to try solve environment resolution related issues

Simply apply the new flag to trigger a rebuild

python HelloConda.py --environment conda --force-rebuild-environments run

What's Changed

Full Changelog: 2.15.17...2.15.18

2.15.17

13 Jun 17:03
74c2cf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.15.16...2.15.17

2.15.16

10 Jun 22:47
5bbfb0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.15.15...2.15.16

2.15.15

30 May 12:38
4670f77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.15.14...2.15.15

2.15.14

21 May 13:05
4144a1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.13...2.15.14

2.15.13

20 May 17:38
9049d39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.12...2.15.13

2.15.12

15 May 18:12
be09f01
Compare
Choose a tag to compare

What's Changed

  • fix: threaded resolve for conda/pypi omitting exceptions by @saikonen in #2399
  • feature: add debug logging to conda_environment, micromamba and pypi by @saikonen in #2403
  • fix: properly close filehandles for GS and Azure uploads by @saikonen in #2407
  • [S3] Revert default params in s3op.py by @npow in #2406
  • Handle class instances in stub generator by @npow in #2408
  • Release 2.15.12 by @talsperre in #2411

Full Changelog: 2.15.11...2.15.12