v0.6.1 K8S Support and Local Interaction
What's Changed
- add .venv and build directory to git ignore by @KPostOffice in #179
- pre-commit eof fix by @KPostOffice in #199
- update sdk and demos to ray 2.5 by @MichaelClifford in #163
- Downgrade pydantic to prevent breaking introduced by pydantic 2 by @tedhtchang in #215
- Add test dependencies to pyproject.toml by @jiripetrlik in #225
- change additionall to additional by @vaibssingh in #198
- Add pytest-mock to test dependencies by @jiripetrlik in #234
- K8s Support for SDK by @Maxusmusti in #146
- [205] Fix codeflare-sdk release action by @jiripetrlik in #220
- [Automatic] Coverage Badge Update by @github-actions in #176
- add sdk design doc by @MichaelClifford in #235
- add target users doc by @MichaelClifford in #209
- Adjust main repo language to python by @Maxusmusti in #256
- add: cleanup to unit tests by @carsonmh in #247
- Fixed ingress domain methods by @Bobbins228 in #263
- Force install pydantic module below v2.0.0 by @tedhtchang in #264
- Added conditions before deleting template elements by @Bobbins228 in #244
- Changed min/max workers to single field by @Maxusmusti in #266
- cluster status safeguards by @Maxusmusti in #254
New Contributors
- @vaibssingh made their first contribution in #198
Full Changelog: v0.5.0...v0.6.1