v5.14.0
github-actions
released this
12 Feb 13:00
·
185 commits
to refs/heads/main
since this release
⭐️ 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
- Add pydantic IO docs (#939) @elliotgunton
- Move Hera's copyright from Dyno Therapeutics to "The Hera Authors" (#957) @flaviuvadan
- Add template_level_volume example (#954) @elliotgunton
- Add example with Weights and Biases + distributed finetuning (#932) @flaviuvadan
⛏ Dependency Upgrades
- Limit pytest to <8.0.0 (#945) @dependabot / @elliotgunton
- Bump pytest-sugar from 0.9.7 to 1.0.0 (#951) @dependabot
- Bump pydantic from 2.6.0 to 2.6.1 (#953) @dependabot
- Bump ruff from 0.1.14 to 0.2.0 (#952) @dependabot
- Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125 (#946) @dependabot
- Bump pydantic from 2.5.3 to 2.6.0 (#947) @dependabot
- Bump ruff from 0.1.13 to 0.1.14 (#941) @dependabot
- Bump cappa from 0.15.2 to 0.15.4 (#940) @dependabot