Releases: Netflix/metaflow
Releases · Netflix/metaflow
2.12.34
What's Changed
- Async runner improvements by @filipcacky in #2056
- fix: S3 paths with fragments not working by @saikonen in #2156
- Add generic typing to multicore_utils.py by @bryant1410 in #2147
- Deploy time triggers (v2) by @talsperre in #2157
- release: 2.12.34 by @saikonen in #2158
New Contributors
- @filipcacky made their first contribution in #2056
- @bryant1410 made their first contribution in #2147
Full Changelog: 2.12.33...2.12.34
2.12.33
What's Changed
- [parallel] exclude
_parallel_ubf_iter
frommerge_artifacts
by @valayDave in #2152 - Revert "Deploy time triggers" by @savingoyal in #2153
- release 2.12.33 by @savingoyal in #2154
Full Changelog: 2.12.32...2.12.33
2.12.32
What's Changed
- [runtime] run heartbeats for local runtime's
run
command by @valayDave in #2150 - release: 2.12.32 by @saikonen in #2151
Full Changelog: 2.12.31...2.12.32
2.12.31
What's Changed
- [jobsets] Fix killing jobsets by @valayDave in #2149
- Deploy time triggers by @KaylaSeeley in #2133
New Contributors
- @KaylaSeeley made their first contribution in #2133
Full Changelog: 2.12.30...2.12.31
2.12.30
Improvements
Datastore access issue on Argo workflows and AWS Step Functions
This release fixes a regression with 2.12.29
which lead to flows not being able to execute on Argo workflows or AWS Step functions
What's Changed
- Revert "better error message with dump" by @saikonen in #2141
- release: 2.12.30 by @saikonen in #2142
Full Changelog: 2.12.29...2.12.30
2.12.29
What's Changed
- dont support slurm with airflow and sfn by @madhur-ob in #2134
- use METAFLOW_CARD_LOCALROOT for card server by @madhur-ob in #2121
- better error message with dump by @madhur-ob in #2130
- Update escape hatch sys path when used in jupyter notebook by @talsperre in #2132
- deployer inheritance by @madhur-ob in #2135
- Prepare release 2.12.29 by @talsperre in #2136
Full Changelog: 2.12.28...2.12.29
2.12.28
What's Changed
- [kubernetes][jobsets] dont set replicas to 0 by @valayDave in #2118
- Refactor system event logger and monitor, add new metrics by @talsperre in #2065
- prepare release 2.12.28 by @darinyu in #2125
- ping r version to 4.4.1 to fix test by @wangchy27 in #2127
Full Changelog: 2.12.27...2.12.28
2.12.27
What's Changed
- Set metadata properly in runner by @romain-intel in #2113
- fix: change gpu default to None for resources decorator by @saikonen in #2100
- fix: task status issue with unpicklable artifacts by @saikonen in #2087
- Prepare release 2.12.27 by @romain-intel in #2116
Full Changelog: 2.12.26...2.12.27
2.12.26
What's Changed
- use cwd in nbrunner and nbdeployer by @madhur-ob in #2088
- fix: argo validate_run_id with truncated workflow names by @saikonen in #2095
- Fix slack ui_link by @t-houssian in #2055
- feature: add specific exceptions to argo client by @saikonen in #2094
- fix: add service account to argo exit hook by @saikonen in #2099
- feature: enable extending pypi/conda execution decorator support by @saikonen in #2098
- drop py3.5 / add py3.13 by @savingoyal in #2081
- test stubs on 3.13 by @savingoyal in #2102
- [kubernetes][parallel] hostname resolution timeout by @valayDave in #2109
- remove resetting of env vars by @madhur-ob in #2104
- Fix a race in Metaflow client by @romain-intel in #2111
- fix: missing loglines from tailing logs with GCP by @saikonen in #2112
- release: 2.12.26 by @saikonen in #2114
New Contributors
- @t-houssian made their first contribution in #2055
Full Changelog: 2.12.25...2.12.26
2.12.25
What's Changed
- add logs to error message for @pypi by @savingoyal in #2079
- solve again even if one mismatch by @madhur-ob in #2083
- release 2.12.25 by @savingoyal in #2084
Full Changelog: 2.12.24...2.12.25