2.12.6
Improvements
Fix Argo Workflows issue with long static splits
This release fixes an issue where a join step of a static split would fail on Argo Workflows in rare cases where the length of step names exceeded a threshold.
Argo Events support for parameter names with dashes
Fixes an issue where values from an Argo Event payload did not correctly map to flow Parameters if the parameter name contained dashes.
More specific PyPI errors for package resolving
The errors for @pypi
should now be more clear in cases where it is unable to successfully resolve an environment due to not finding a suitable package.
What's Changed
- Bump braces from 3.0.2 to 3.0.3 in /metaflow/plugins/cards/ui by @dependabot in #1898
- feature: polish pypi package errors by @saikonen in #1905
- fix: long names with static split fails join step on Argo Workflows by @saikonen in #1907
- feature: Conda env extension hooks by @saikonen in #1902
- fix: support for dashed parameters through argo events by @saikonen in #1908
- bump version to 2.12.6 by @saikonen in #1909
Full Changelog: 2.12.5...2.12.6