Releases: project-codeflare/codeflare-sdk
Releases · project-codeflare/codeflare-sdk
v0.31.0
What's Changed
- replace 'cluster.up' by 'cluster.apply' in demo-notebooks by @LilyLinh in #861
- Change widget fromt cluster.up() to cluster.apply() by @LilyLinh in #866
- enable CI on ray-jobs-feature branch by @chipspeak in #869
- no-jira: add remote offline batch inference with vllm example by @kryanbeane in #848
- fix(RHOAIENG-31076): Added project and updated version in .toml by @chipspeak in #884
- task(RHOAIENG-30478)Remove Deprecated Params from CodeFlare SDK (head_cpus & head_memory) by @LilyLinh in #891
- test: change deprecated cluster up to apply and add more resources to ray clusters by @pawelpaszki in #897
- task(RHOAIENG-33045): Update Runtime image SHAs for PY312 by @chipspeak in #895
- task(RHAIENG-866): Updated pydantic for feast compat by @chipspeak in #899
- task(RHOAIENG-33492): Bump Ray image to CUDA 12.8 by @chipspeak in #902
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- task(RHOAIENG-28599): Removed dep fields min + max cpus + memory by @chipspeak in #851
- test: increase limits to fix ray cluster issues in upgrade tests by @pawelpaszki in #854
- [Automatic] Coverage Badge Update by @github-actions in #852
- RHOAIENG-27828: Update Ray Version references by @kryanbeane in #853
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- fix: port forward for local interactive tests by @kryanbeane in #834
- feat(RHOAIENG-25241): disable ray usage metrics by default by @kryanbeane in #828
- feat: add comment about tearing down ray clusters to cluster.apply() by @kryanbeane in #837
- task(RHOAIENG-26192): Removed dep fields head_gpus + num_gpus by @chipspeak in #835
- [Automatic] Coverage Badge Update by @github-actions in #838
- fix(RHOAIENG-25120): remove kueue as mandatory in RayCluster by @chipspeak in #832
- conf: Update Ray to v2.46.0 and update Runtime Image refs by @pawelpaszki in #836
- chore(deps): update outdated dependencies by @kryanbeane in #839
- remote ray client example by @laurafitzgerald in #833
- fix: add actions permissions to release action by @kryanbeane in #843
New Contributors
- @pawelpaszki made their first contribution in #836
- @laurafitzgerald made their first contribution in #833
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- fix: fix broken utils directory for constants.py by @kryanbeane in #827
- add ray team to OWNERS file by @Bobbins228 in #808
- task(RHOAIENG-22446): Updated OWNERS with Ray Team by @chipspeak in #822
- [Automatic] Coverage Badge Update by @github-actions in #804
- Update Ray to v2.44.1 and update Runtime Image refs by @kryanbeane in #825
- Enable persistent Ray cluster state via external Redis GCS fault tolerance by @kramaranya in #821
- fix(RHOAIENG-20531): propagate annotations to ray pods by @chipspeak in #809
Full Changelog: v0.27.0...v0.28.1
v0.28.0
What's Changed
- add ray team to OWNERS file by @Bobbins228 in #808
- task(RHOAIENG-22446): Updated OWNERS with Ray Team by @chipspeak in #822
- [Automatic] Coverage Badge Update by @github-actions in #804
- Update Ray to v2.44.1 and update Runtime Image refs by @kryanbeane in #825
- Enable persistent Ray cluster state via external Redis GCS fault tolerance by @kramaranya in #821
- fix(RHOAIENG-20531): propagate annotations to ray pods by @chipspeak in #809
New Contributors
- @chipspeak made their first contribution in #822
- @kryanbeane made their first contribution in #825
- @kramaranya made their first contribution in #821
Full Changelog: v0.27.0...v0.28.0
v0.27.0
v0.26.0
What's Changed
- ci: remove intel from image updates in odh sync workflow by @Bobbins228 in #801
- ci: remove tensorflow from image updates in odh sync workflow by @Bobbins228 in #802
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Rename GPU GitHub runner to avoid version confusion by @Ygnas in #787
- Use Python3.11 in SDK Workflows by default by @Ygnas in #786
- [Automatic] Coverage Badge Update by @github-actions in #794
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #793
- Rename GPU GitHub runner to avoid version confusion by @sutaakar in #795
- Run workflow on labeling a pull request by @ChristianZaccaria in #796
- Add annotations parameter by @Bobbins228 in #785
- Migrate GitHub runners to newest Ubuntu by @sutaakar in #798
- fix: remove --no-update as it is the default in poetry 2.0 by @Ygnas in #799
- Add support for custom Volumes/Volume Mounts by @Bobbins228 in #772
- RHOAIENG-8098 - ClusterConfiguration should support tolerations by @jiripetrlik in #800
Full Changelog: v0.24.1...v0.25.0
v0.24.3
Full Changelog: v0.24.0...v0.24.3
v0.24.2
What's Changed
- Add test coverage to validate the functionality of the get_cluster function by @Srihari1192 in #775
- fix: cluster configuration validation for bool type by @Ygnas in #777
- Exclude unit tests code from coverage by @akram in #779
- build: upgrade kubernetes dependency by @Bobbins228 in #781
- ipywidgets ui tests to expect new error message by @Ygnas in #782
- build(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui-tests by @dependabot in #780
- ci: fix coverage badge wf and omit test files from unit test coverage by @Bobbins228 in #783
New Contributors
Full Changelog: v0.24.0...v0.24.2