v5.7.0
github-actions
released this
07 Sep 09:29
·
299 commits
to refs/heads/main
since this release
⭐️ Enhancements
- Script annotations output (#741) @dejamiko
- Add testable support for configmaps (#735) @dejamiko
- Script annotations artifacts (#718) @dejamiko
- Script annotations for input Parameters (#708) @dejamiko
🐞 Bug Fixes
- Fix Hera parameter inference (#767) @flaviuvadan
- Fix indentation error for staticmethods decorated as scripts (#768) @flaviuvadan
- Add missing argument to NFSVolume build (#757) @kimjunil
- Make service list APIs handle empty
items
case (#752) @flaviuvadan - Add getter for script kwargs func name (#759) @flaviuvadan
- Fix output Artifact/Parameter annotations (#755) @elliotgunton
- Add missing
__all__
to cluster workflow template (#747) @flaviuvadan - Add missing
ImagePullPolicy.value
for container sets that usestr
vsImagePullPolicy
(#731) @flaviuvadan - Tolerate potential race condition in workflow create + wait (#729) @flaviuvadan
📔 Documentation
- Fix link path and use stable (#769) @elliotgunton
- User guides (#762) @elliotgunton
- Add suspend template example where duration is configurable (#764) @elliotgunton
- Examples roundtrip test (#760) @elliotgunton
- Doc updates, rearrange rtd website, add user-guides and contributing tabs (#758) @elliotgunton
- Adjust dynamic fanout/fanin example (#750) @flaviuvadan
- Adjust container fanout example (#751) @flaviuvadan
- Fix links and doc style headings (#737) @elliotgunton
- Move extensive task docstring to getting-started.md (#734) @elliotgunton
- Fix artifact example (#719) @elliotgunton
⛏ Dependency Upgrades
- Bump pygments from 2.14.0 to 2.15.0 (#716) @dependabot
- Bump certifi from 2022.12.7 to 2023.7.22 (#725) @dependabot