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 https://github.com/Netflix/metaflow/pull/2041
* fix: argo workflows daemon not propagating certain system tags by saikonen in https://github.com/Netflix/metaflow/pull/2047
* bump version to 2.12.22 by saikonen in https://github.com/Netflix/metaflow/pull/2048
**Full Changelog**: https://github.com/Netflix/metaflow/compare/2.12.21...2.12.22