Codeflare-sdk

Latest version: v0.16.4

Safety actively analyzes 640986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.11.0

What's Changed
* Update RayCluster labels to workload.codeflare.dev/appwrappers by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/384
* Fixed label related tests and notebooks by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/389
* Added support for ingress over routes on cluster creation by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/251
* [Automatic] Coverage Badge Update by github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/390
* Changes in docs for release: v0.11.0 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/391


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.10.1...v0.11.0

0.10.1

What's Changed
* Adding direct KubeRay compatibility to the SDK by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/358
* Changes in docs for release: v0.10.1 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/388


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.10.0...v0.10.1

0.10.0

What's Changed
* update py lib to 3.9 by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/382
* add functions for creating ray with oauth proxy in front of the dashboard by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/298
* Changes in docs for release: v0.10.0 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/387


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* Configure head by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/354
* Check for dashboard readiness after cluster is ready by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/356
* Remove pytorch-lightning dep by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/360
* [Automatic] Coverage Badge Update by github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/361
* Added approvers dimakis & Bobbins228 by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/367
* build: update python to v3.9 and ray to v2.7 by dimakis in https://github.com/project-codeflare/codeflare-sdk/pull/377
* update ray version in default template and code references by KPostOffice in https://github.com/project-codeflare/codeflare-sdk/pull/379
* Changes in docs for release: v0.9.0 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/381


**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* Add missing 'a' for image-build action by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/347
* Increase OWNERS by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/348
* Add Fiona to reviewers by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/349
* RayCluster status safeguards by roytman in https://github.com/project-codeflare/codeflare-sdk/pull/340
* Refactoring to Use Poetry by Fiona-Waters in https://github.com/project-codeflare/codeflare-sdk/pull/305
* Fixing python tests badge on README.md by Fiona-Waters in https://github.com/project-codeflare/codeflare-sdk/pull/352
* Replaced load_kube_config() with config_check() by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/351
* Changes in docs for release: v0.8.0 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/353

New Contributors
* roytman made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/340
* Fiona-Waters made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/305

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.7.1...v0.8.0

0.7.1

What's Changed
* ci: split out build image and push from release into seperate WF by dimakis in https://github.com/project-codeflare/codeflare-sdk/pull/333
* Disabled Insecure request warning after login by Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/320
* Fix Dashboard URI returned by cluster.status() by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/317
* Automatically label issues as needing triage and add them to project board by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/323
* Refactor unit tests to eliminate pytest warnings by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/322
* fix unit test support import by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/335
* remove scheduling spec by MichaelClifford in https://github.com/project-codeflare/codeflare-sdk/pull/332
* Rework SDK priority implementation + updated testing by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/337
* Add is_dashboard_ready function + update unit test by ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/318
* Change remaining is-latest references to stable by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/334
* Fix README release instructions and lint errors by anishasthana in https://github.com/project-codeflare/codeflare-sdk/pull/325
* Updated AW API Group to codeflare.dev by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/341
* [Automatic] Coverage Badge Update by github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/338
* Correct Recently Changed API Groups and Labels by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/342
* Update codeflare-torchx to dev1 by Maxusmusti in https://github.com/project-codeflare/codeflare-sdk/pull/344
* Changes in docs for release: v0.7.1 by codeflare-machine-account in https://github.com/project-codeflare/codeflare-sdk/pull/346

New Contributors
* dimakis made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/333
* ChristianZaccaria made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/317

**Full Changelog**: https://github.com/project-codeflare/codeflare-sdk/compare/v0.7.0...v0.7.1

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.