Releases: Netflix/metaflow
Releases · Netflix/metaflow
2.14.0
2.13.10
What's Changed
- Update cli.py to use
echo_always()
for methodoutput_raw
and `out… by @xujiboy in #2244 - feature: basic support for incident.io in Argo Workflows by @saikonen in #2245
- Fix issues with configs and Runner by @romain-intel in #2234
- Update project doc with new possible options by @romain-intel in #2220
- serialize artifacts with pickle protocol 4 if possible by @amerberg in #2243
- change default micromamba for s3 datastore by @savingoyal in #2254
- Revert "change default micromamba for s3 datastore" by @savingoyal in #2255
- skip boto3 compilation for code download by @savingoyal in #2257
- release: 2.13.10 by @saikonen in #2260
New Contributors
Full Changelog: 2.13.9...2.13.10
2.13.9
Improvements
Fixes an issue with micromamba
on-demand installation.
This release fixes an issue that was introduced in the previous version, where @conda/@pypi
environment creation would fail if a micromamba binary was missing and had to be installed on-the-fly.
What's Changed
- fix: issue with deferred micromamba installation by @saikonen in #2239
- release: 2.13.9 by @saikonen in #2240
Full Changelog: 2.13.8...2.13.9
2.13.8
What's Changed
- [RfR]Reload all related parameters in runner by @wangchy27 in #2217
- fix runner API for flowspec as super class by @madhur-ob in #2230
- Fix an issue where processing MutableStep decos was skipped by @romain-intel in #2227
- fix: guard against missing metadata in Kubernetes decorator by @saikonen in #2236
- Properly handle nargs=-1 for Click API by @romain-intel in #2219
- feature: fast initializer for conda environments by @saikonen in #2226
- release: 2.13.8 by @saikonen in #2237
Full Changelog: 2.13.7...2.13.8
2.13.7
What's Changed
- Fix an issue with using MutableFlow by @romain-intel in #2223
- Support flow inheritance specifically around flow decorators. by @romain-intel in #2221
- Fix an issue with configs that were None by @romain-intel in #2211
- release: 2.13.7 by @saikonen in #2225
Full Changelog: 2.13.6...2.13.7
2.13.6
What's Changed
- fix: Argo events project bug by @saikonen in #2216
- fix: add run_id annotation to pod metadata by @saikonen in #2213
- Bump vite from 5.4.6 to 5.4.14 in /metaflow/plugins/cards/ui by @dependabot in #2222
- Fix trigger on finish bugs, and refactor code by @talsperre in #2218
- release: 2.13.6 by @saikonen in #2224
Full Changelog: 2.13.5...2.13.6
2.13.5
What's Changed
- metadata for spot termination for k8s by @madhur-ob in #2207
- release 2.13.5 by @savingoyal in #2215
Full Changelog: 2.13.4...2.13.5
2.13.4
What's Changed
- fix: remove step level decospecs by @saikonen in #2203
- Fix configs to allow the use of configs as keys of other configs by @romain-intel in #2206
- Allow TL flow-decorator options to be provided as part of the decorator by @romain-intel in #2200
- [cards] Fix config issue permanently. by @valayDave in #2205
- release: 2.13.4 by @saikonen in #2210
Full Changelog: 2.13.3...2.13.4
2.13.3
What's Changed
- [cards]
PythonCode
component by @valayDave in #2196 - release: 2.13.3 by @saikonen in #2204
Full Changelog: 2.13.2...2.13.3
2.13.2
What's Changed
- Allow additional commands to be injected directly on the Runner() by @romain-intel in #2192
- Fix a heisenbug in configs when unpacking a dictionary config by @romain-intel in #2185
- feature: embed dag info into Argo Workflow Template annotations by @saikonen in #2174
- Fix an issue with resume and foreach by @romain-intel in #2197
- fix: cleanup version strings for micromamba by @saikonen in #2201
- release: 2.13.2 by @saikonen in #2202
Full Changelog: 2.13.1...2.13.2