Releases: Netflix/metaflow
Releases · Netflix/metaflow
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
2.13.1
What's Changed
- feature: custom annotations revisited by @saikonen in #1568
- Cleanup
@kubernetes
,@conda
etc. by @savingoyal in #2186 - remove spurious commit by @savingoyal in #2189
- fix error message for pip.py by @savingoyal in #2190
- feature: micromamba download from mirror by @saikonen in #2178
- [heartbeats] Better error handling by @valayDave in #2193
- release: 2.13.1 by @saikonen in #2195
Full Changelog: 2.13...2.13.1
2.13
What's Changed
- boost remote env bootstrap by 70% by @savingoyal in #2175
- boost local bootstrap latency by 20% by @savingoyal in #2176
- set CONDA_OVERRIDE_GLIBC by default by @savingoyal in #2177
- fail early without needing to reduce file_read_timeout by @madhur-ob in #2180
- wait for terminal state by @madhur-ob in #2181
- refactor: enhance clarity by changing 'parse_secret_string_as_json' option to 'json by @isatyamks in #2179
- include flowdir in syspath while loading file in Runner API by @madhur-ob in #2182
- Fix/configs update by @savingoyal in #2183
New Contributors
- @isatyamks made their first contribution in #2179
Full Changelog: 2.12.39...2.13