| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.19.20 source code.tar.gz | 2026-02-26 | 2.8 MB | |
| 2.19.20 source code.zip | 2026-02-26 | 3.2 MB | |
| README.md | 2026-02-26 | 2.4 kB | |
| Totals: 3 Items | 6.1 MB | 0 | |
What's Changed
- fix: Missing values from reserved-params by @saikonen in https://github.com/Netflix/metaflow/pull/2787
- Fix: resources deco
shared_memorydoesn't set kubernetes decoshared_memoryby @theOGognf in https://github.com/Netflix/metaflow/pull/2760 - build(deps-dev): bump qs from 6.14.1 to 6.14.2 in /metaflow/plugins/cards/ui by @dependabot[bot] in https://github.com/Netflix/metaflow/pull/2793
- fix: correct typo 'occurence' to 'occurrence' by @thecaptain789 in https://github.com/Netflix/metaflow/pull/2785
- Fix [#524]: Ignore --max-value-size when using dump --file by @dheerenmohta in https://github.com/Netflix/metaflow/pull/2774
- force color support for vendored click by @vivekkhimani in https://github.com/Netflix/metaflow/pull/2798
- Fix flaky test: use atomic writes in local storage by @npow in https://github.com/Netflix/metaflow/pull/2796
- Add contribution quality gates and PR template by @npow in https://github.com/Netflix/metaflow/pull/2826
- Fix package walk hidden-dir check for ancestor paths by @NirZabari in https://github.com/Netflix/metaflow/pull/2790
- exclude skypilot for packaging envs by @mt-ob in https://github.com/Netflix/metaflow/pull/2872
- Fix bare except clauses in compute backend decorators by @shreed27 in https://github.com/Netflix/metaflow/pull/2850
- Revert "force color support for vendored click (#2798)" by @npow in https://github.com/Netflix/metaflow/pull/2910
- S3: tolerate missing content_type in R2 info responses by @npow in https://github.com/Netflix/metaflow/pull/2920
- Fix save_bytes put_many tuple mapping in S3Storage by @npow in https://github.com/Netflix/metaflow/pull/2932
- rename to skypilot_step by @mt-ob in https://github.com/Netflix/metaflow/pull/2935
- release: 2.19.20 by @saikonen in https://github.com/Netflix/metaflow/pull/2936
New Contributors
- @theOGognf made their first contribution in https://github.com/Netflix/metaflow/pull/2760
- @thecaptain789 made their first contribution in https://github.com/Netflix/metaflow/pull/2785
- @dheerenmohta made their first contribution in https://github.com/Netflix/metaflow/pull/2774
- @NirZabari made their first contribution in https://github.com/Netflix/metaflow/pull/2790
- @shreed27 made their first contribution in https://github.com/Netflix/metaflow/pull/2850
Full Changelog: https://github.com/Netflix/metaflow/compare/2.19.19...2.19.20