v5.11.0
github-actions
released this
15 Dec 15:08
·
226 commits
to refs/heads/main
since this release
⭐️ Enhancements
- Add support for pydantic v2 (#795) @JacobHayes, @matty-rose, @samj1912
- Add optional support for pydantic v1 models when v2 is installed (#897) @samj1912
🐞 Bug Fixes
- fix image pull policy prediction (#889) @flaviuvadan
📔 Documentation
- Restructure examples for website (#884) @elliotgunton
⛏ Dependency Upgrades
- Bump actions/setup-python from 4 to 5 (#893) @dependabot
- Bump actions/checkout from 3 to 4 (#894) @dependabot
- Bump ruff from 0.1.6 to 0.1.7 (#890) @dependabot
- Bump typing-extensions from 4.8.0 to 4.9.0 (#891) @dependabot
- Bump actions/setup-python from 4 to 5 (#885) @dependabot
🚧 Tasks
- Add on-cluster workflow test to CI (#887) @elliotgunton