Skip to content

2.12.6

Compare
Choose a tag to compare
@saikonen saikonen released this 01 Jul 21:49
· 124 commits to master since this release
d4021b2

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

Full Changelog: 2.12.5...2.12.6