Releases: project-codeflare/codeflare-sdk
Releases · project-codeflare/codeflare-sdk
v0.21.0
What's Changed
- [Automatic] Coverage Badge Update by @github-actions in #659
- build: upgrade setuptools version to 73.0.0 by @Bobbins228 in #664
- install py-3.11 for sync by @KPostOffice in #655
- Add entrypoint_memory parameter in Ray Job Submission Client by @Ygnas in #663
- Remove image-build-and-push.yaml by @jiripetrlik in #667
- Upgrade Ray to version 2.35 by @Fiona-Waters in #666
- Adjust CodeFlare SDK tests to run on FIPS by @oksanabaza in #665
- remove repeated conditional branch logic by @KPostOffice in #671
- ipywidgets UI create delete by @Bobbins228 in #668
- Split head memory and cpu requests/limits by @Bobbins228 in #579
- Updating ray image to use sha rather than floating tag by @Fiona-Waters in #677
- Update ray image to correct SHA by @Fiona-Waters in #679
- Remove unused mock code for MD5 checks by @oksanabaza in #678
- UI visual regression testing to cover UI widgets visibility by @Ygnas in #674
- Update Ray image to new static tag by @Fiona-Waters in #686
- Add UI table with Cluster specs and action buttons by @ChristianZaccaria in #681
- Changes in docs for release: v0.21.0 by @codeflare-machine-account in #687
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- [FIX] generate cert functionality by @Bobbins228 in #658
- Remove Notebook Image Build and Push steps from release workflow by @Fiona-Waters in #657
- Changes in docs for release: v0.20.2 by @codeflare-machine-account in #660
Full Changelog: v0.20.0...v0.20.2
v0.20.0
What's Changed
- Update s3 bucket endpoint url to remove https prefix by @abhijeet-dhumal in #643
- Increase memory for ray head pod by @ChughShilpa in #646
- Add provision in odh-sync workflow to adjust Pipfile.cpu and Pipfile.… by @abhijeet-dhumal in #645
- Update notebooks and docs with updated Cluster Configuration args by @Ygnas in #647
- RHOAIENG-10371 - Clean up content of cells in SDK demo notebooks by @jiripetrlik in #648
Full Changelog: v0.19.1...v0.20.0
v0.19.1
What's Changed
- Allow setuptools to use previous versions for compatibility by @ChristianZaccaria in #642
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Adjust demo notebooks path for guided notebooks PR check by @sutaakar in #608
- Add optimised Dependabot by @ChristianZaccaria in #615
- Bump pytest-timeout from 2.2.0 to 2.3.1 by @dependabot in #630
- Add Ray Cluster Upgrade test of Ray Job Long Running scenarios by @Srihari1192 in #614
- Upgrade tests: Make sure head node has enough memory to execute test by @sutaakar in #640
- Explicitly define setuptools dependency to fix odh-notebooks-sync workflow by @ChristianZaccaria in #641
New Contributors
- @dependabot made their first contribution in #630
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Added Varsha to OWNERS file by @Bobbins228 in #577
- update SDK args by @alexxfan in #547
- [Automatic] Coverage Badge Update by @github-actions in #578
- Remove Anish from reviewers by @anishasthana in #581
- Make Local Queue label optional by @Bobbins228 in #580
- Updated image parameter to be optional by @Bobbins228 in #582
- simplify function calls and add option for custom resources by @KPostOffice in #531
- Added support for checking version of the codeflare-sdk package by @snalawad in #575
- [RHOAIENG-9004] Adjust e2e tests to use GPU by @sutaakar in #583
- Increase Cluster configuration memory for upgrade tests by @Srihari1192 in #585
- Remove Dependabot by @ChristianZaccaria in #592
- Update cluster configuration to increase worker memory and remove ray… by @abhijeet-dhumal in #586
- Add Type validation for Cluster Configuration Parameters by @Ygnas in #593
- Update existing tests for disconnected automation by @abhijeet-dhumal in #572
- Update unit tests for RHOAI ray image by @ChughShilpa in #598
- rm default namespace from demo notebooks by @KPostOffice in #597
- Adding tls cert creation and updating num workers in hf notebook by @Fiona-Waters in #606
- Run PR check for guided notebooks by @sutaakar in #595
- mv demo nbs into src folder and add fn for cloning to current dir by @KPostOffice in #605
- Make ray image parameter as optional by @ChughShilpa in #594
- Fixed automated documentation by @Bobbins228 in #609
- Fixed copy demo notebooks in automated documentation by @Bobbins228 in #610
- Changes in docs for release: v0.18.0 by @codeflare-machine-account in #611
New Contributors
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Updated the Ray image in docs/nbs to 2.20.0 by @Bobbins228 in #565
- Fix ODH notebooks sync workflow by @abhijeet-dhumal in #574
- Default to Ray container image provided by OpenShift AI by @astefanutti in #576
Full Changelog: v0.16.4...v0.17.0
v0.16.4
What's Changed
- add provision to delete kueue resources created during test by @abhijeet-dhumal in #552
- Print Pytest output logs for easier test failure analysis by @sutaakar in #556
- Add notebook annotation to RayCluster by @Ygnas in #558
- Update TestMnistJobSubmit to skip cluster down for UI verification by @Srihari1192 in #560
- Update requirements.txt to new library versions by @drewrip in #551
- Update Token Authentication for TestMnistJobSubmit before step get_cluster by @Srihari1192 in #561
- Simplify yaml generation by starting from non-AppWrapper template by @dgrove-oss in #557
- Added Custom Volume/Volume Mount Support by @Bobbins228 in #554
- Updated Ray version to 2.20.0 by @Bobbins228 in #530
- Updating training script in basic_interactive notebook by @Fiona-Waters in #545
- Remove codeflare-torchx dependency by @astefanutti in #568
- Added new CONTRIBUTING.md file by @Ygnas in #569
- Revert Custom Volumes/VolumeMounts by @Bobbins228 in #567
- Added documentation for S3 compatible storage by @Bobbins228 in #563
- Changes in docs for release: v0.16.4 by @codeflare-machine-account in #571
New Contributors
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Add GPU to ClusterConfiguration by @oksanabaza in #527
- Skip namespace deletion for upgrade testing by @Srihari1192 in #550
- Fix incorrect comment to stop job in 1_cluster_job_client.ipynb by @sutaakar in #549
- Migrate from MCAD to AppWrapper v1beta2 by @dgrove-oss in #521
- Changes in docs for release: v0.16.3 by @codeflare-machine-account in #555
New Contributors
- @dgrove-oss made their first contribution in #521
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- Align SDK with Validating Webhook behaviour on enableIngress by @ChristianZaccaria in #524
- Added release notes generation to release wf by @Bobbins228 in #537
- e2e tests: Setup Go version based on CFO go.mod file by @sutaakar in #540
- Use native gRPC resolver in PR check for local interactive by @sutaakar in #542
- Fix get_cluster for cases without default local_queue by @Ygnas in #538
- RHOAIENG-5344 - E2E test for Ray local interactive by @jiripetrlik in #532
- SA get current namespace by @KPostOffice in #543
- Adding validation for local_queue provided in cluster config by @Fiona-Waters in #533
- Workbench certs by @KPostOffice in #544
- Changes in docs for release: v0.16.2 by @codeflare-machine-account in #546
Full Changelog: v0.16.1...v0.16.2