Releases: Netflix/metaflow
Releases · Netflix/metaflow
2.19.12
2.19.11
What's Changed
- Add default IAM role setting for AWS Secrets Manager plugin by @oavdeev in #2707
- Bump metaflow version to 2.19.11 by @savingoyal in #2708
Full Changelog: 2.19.10...2.19.11
2.19.10
What's Changed
- fix: argo foreach join incorrect task-id's with conditional branching by @saikonen in #2699
- added --no-dev to uv sync by @lpoug in #2700
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /metaflow/plugins/cards/ui by @dependabot[bot] in #2691
- fix: argo events add_to_payload value casting by @saikonen in #2702
- Fix: JobSet with @Retry(times=0) validation error by @Dhanush010 in #2672
- Fix/multi inheritance by @romain-intel in #2639
New Contributors
- @lpoug made their first contribution in #2700
- @Dhanush010 made their first contribution in #2672
Full Changelog: 2.19.9...2.19.10
2.19.9
What's Changed
- Revert "fix: pypi with site pip config" by @savingoyal in #2696
- Bump metaflow version to 2.19.9 by @savingoyal in #2697
Full Changelog: 2.19.8...2.19.9
2.19.8
2.19.7
What's Changed
- Fix a crash when mixing UserStepDecorators and regular decorators by @romain-intel in #2680
- Fix json decode error by @npow in #2653
- set CLICK_API_PROCESS_CONFIG to True by @mt-ob in #2572
- fix: argo conditionals issue with foreach join by @saikonen in #2683
- release: 2.19.7 by @saikonen in #2684
Full Changelog: 2.19.6...2.19.7
2.19.6
What's Changed
- Update S3 docs and constructor by @talsperre in #2677
- Update documentation on what a function yielded in a user level decor… by @romain-intel in #2669
- Fix s3 slash shenanigans by @npow in #2673
- Bump metaflow version to 2.19.6 by @npow in #2679
Full Changelog: 2.19.5...2.19.6
2.19.5
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
- fix: argo event publishing retries by @saikonen in #2671
- feature: better pip crossplatform resolves by @saikonen in #2322
- feature: allow secrets decorator to override existing env vars by @saikonen in #2674
- fix: more cross platform resolve fixes by @saikonen in #2675
- release: 2.19.5 by @saikonen in #2676
Full Changelog: 2.19.4...2.19.5
2.19.4
What's Changed
- update module importer by @malder08 in #2636
- Fix bug when removing multiple params in mutable flow by @talsperre in #2665
- chore: update image in metaflow-dev to support spin steps by @saikonen in #2667
- fix: regression with resume by @saikonen in #2666
- release: 2.19.4 by @saikonen in #2668
New Contributors
Full Changelog: 2.19.3...2.19.4
2.19.3
What's Changed
Full Changelog: 2.19.2...2.19.3