Skip to content

v5.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 13:00
· 96 commits to refs/heads/main since this release
5c5b665

⭐️ Enhancements

  • Add experimental Pydantic IO models for use with Hera Runner (#920 / #938) @elliotgunton
  • feat: Validate k8s resource requirements for CPU, Memory and Ephemeral Volumes (#944) @KengoA
  • fix: Handle multiline strings in yaml serialization. (#935) @DanCardin
  • Save dummy outputs when runner script raises an exception (#949) @elliotgunton

🐞 Bug Fixes

  • Support passing Hera Parameter/ModelParameter as dictionary input to tasks (#937) @flaviuvadan
  • fix: Improve linting/editor experience for hera models. (#950) @DanCardin

📔 Documentation

⛏ Dependency Upgrades