Releases: Netflix/metaflow
Releases · Netflix/metaflow
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
2.15.16
What's Changed
- fix: boto3 client configuration handling in client_params by @yg7445 in #2412
- Add retry to compute_info in Metadata service by @tlee14-upstart in #2433
- move the generate_fake content_to deployer.py by @Qianh1225 in #2430
- S3 tests dev stack using minio by @madhur-ob in #2445
- Fix stub generator by @npow in #2447
- bump version to 2.15.16 by @talsperre in #2450
New Contributors
- @yg7445 made their first contribution in #2412
- @tlee14-upstart made their first contribution in #2433
- @Qianh1225 made their first contribution in #2430
Full Changelog: 2.15.15...2.15.16
2.15.15
What's Changed
- fix: skip metaflow dependencies in uv-environment by @saikonen in #2421
- fix: UV-environment skip installing metaflow extensions by @saikonen in #2423
- drop support for python 3.5 by @madhur-ob in #2424
- cleaner imports by @madhur-ob in #2427
- archive option in list files inside code package by @madhur-ob in #2425
- Resolve regex calls warnings by @emmanuel-ferdman in #2422
- determine root using file by @madhur-ob in #2428
- Add @pypi to full-stack test by @savingoyal in #2431
- Bump vite from 5.4.18 to 5.4.19 in /metaflow/plugins/cards/ui by @dependabot in #2432
- Extend the use of config_expr by @romain-intel in #2409
- update imports for py 3.7 by @savingoyal in #2435
- Revert "update imports for py 3.7" by @savingoyal in #2436
- Fix typos by @GameRoMan in #2440
- release: 2.15.15 by @saikonen in #2439
New Contributors
- @emmanuel-ferdman made their first contribution in #2422
- @GameRoMan made their first contribution in #2440
Full Changelog: 2.15.14...2.15.15
2.15.14
2.15.13
What's Changed
- [conda] conda deps pinning for azure/gcp downloaders by @valayDave in #2413
- fix default dict for json loads by @iamsgarg-ob in #2414
- release 2.15.13 by @savingoyal in #2416
Full Changelog: 2.15.12...2.15.13
2.15.12
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