Releases: Netflix/metaflow
Releases · Netflix/metaflow
2.16.4
What's Changed
- [bug fix] fix subtle bug from #2463 by @valayDave in #2498
- patch release by @savingoyal in #2500
Full Changelog: 2.16.3...2.16.4
2.16.3
2.16.2
What's Changed
- retry 500s too for service by @savingoyal in #2493
- fix: kubernetes imagePullSecrets support for argo workflows by @saikonen in #2494
- patch release by @savingoyal in #2495
Full Changelog: 2.16.1...2.16.2
2.16.1
2.16.0
What's Changed
- New packaging support by @saikonen in #2487
- [WIP] Feat/user decorators v2 by @romain-intel in #2463
- Minor release by @savingoyal in #2488
Full Changelog: 2.15.21...2.16.0
2.15.21
2.15.20
What's Changed
- fix: change get_secrets to get_secret by @saikonen in #2482
- prep patch release by @savingoyal in #2483
Full Changelog: 2.15.19...2.15.20
2.15.19
What's Changed
- vendor imghdr into metaflow by @valayDave in #2467
- Fixup how commands show up as part of the Runner API by @romain-intel in #2468
- [cards] support writing metadata by @valayDave in #2452
- Fix IMDSv2 Error by @tlee14-upstart in #2470
- [stubs] support for TypedDicts by @valayDave in #2478
- Revert "[stubs] support for TypedDicts" by @savingoyal in #2479
- [stubs] support for TypedDicts by @savingoyal in #2480
- feature: support custom exit hooks by @saikonen in #2446
- feature: Introduce secrets function by @saikonen in #2122
- prep patch release by @savingoyal in #2481
Full Changelog: 2.15.18...2.15.19
2.15.18
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
- [cards] remove dual write by @valayDave in #2453
- remove references to dual writes in card datastore by @savingoyal in #2458
- remove card dual writes by @savingoyal in #2457
- feature: alternate approach to environment force-rebuild by @saikonen in #2443
- release: 2.15.18 by @saikonen in #2465
Full Changelog: 2.15.17...2.15.18
2.15.17
What's Changed
- Two fixes: runner/deployer with configs and None config by @romain-intel in #2454
- feat:
kubernetes
image pull secrets by @nschmeller in #2400 - bump version by @savingoyal in #2455
New Contributors
- @nschmeller made their first contribution in #2400
Full Changelog: 2.15.16...2.15.17