v5.7.4
github-actions
released this
11 Oct 15:24
·
285 commits
to refs/heads/main
since this release
⭐️ Enhancements
- Make path optional for input Artifact annotations; deprecate as_name (#792) @elliotgunton
- Replace ruff excludes with pydocstyle ignores (#794) @JacobHayes
🐞 Bug Fixes
- Fix subscripted generics for runner (#791) @elliotgunton
📔 Documentation
- Fix inherited_members to show API reference for all inherited attributes (#801) @elliotgunton
⛏ Dependency Upgrades
- Bump urllib3 from 1.26.14 to 1.26.17 (#796) @dependabot
🚧 Tasks
- Selectively xfail upstream examples (#793) @JacobHayes