2.12.22
Improvements
Argo Workflows heartbeat daemon correctly registers project branches
This release fixes a bug introduced with the Argo Workflows Daemon for run heartbeats. The bug affected some workflows using the @project
flow decorator, where in some occasions a run could have been registered with incomplete/incorrect project information.
What's Changed
- include extra attrs of includefile in argo parameter annotations by @madhur-ob in #2041
- fix: argo workflows daemon not propagating certain system tags by @saikonen in #2047
- bump version to 2.12.22 by @saikonen in #2048
Full Changelog: 2.12.21...2.12.22