v0.36.0
What's Changed
- RHOAIENG-27175: add RayCluster name validation by @DavidAdaRH in #1003
- build(deps): bump systeminformation from 5.30.3 to 5.31.1 in /ui-tests by @dependabot[bot] in #1011
- build(deps): bump protobuf from 6.33.4 to 6.33.5 by @dependabot[bot] in #999
- build(deps): bump torchvision from 0.20.1 to 0.25.0 in /demo-notebooks/guided-demos by @dependabot[bot] in #1016
- RHOAIENG-50760: fix: byoidc on gcp sdk tests by @pawelpaszki in #1019
- RHOAIENG-31062: Improve API error handling: friendly messages for 422… by @DavidAdaRH in #1014
- [Automatic] Coverage Badge Update by @github-actions[bot] in #974
- fix: resolve package error in codecov badge workflow by @chipspeak in #1008
- fix: remove svg file before cov update by @chipspeak in #1020
- RHOAIENG-50815: Deduplicate local queue API calls by @DavidAdaRH in #1021
- build(deps-dev): bump tornado from 6.5.4 to 6.5.5 by @dependabot[bot] in #1024
- build(deps): bump dompurify from 3.3.1 to 3.3.3 in /ui-tests by @dependabot[bot] in #1025
- build(deps-dev): bump black from 25.12.0 to 26.3.1 by @dependabot[bot] in #1026
- build(deps): bump pyjwt from 2.10.1 to 2.12.0 by @dependabot[bot] in #1027
- RHOAIENG-50554: Make kueue optional for RayJob by @kryanbeane in #1013
- fix typo in _client_verify_tls by @szaher in #1030
- fix get_cluster() swaps CPU/memory requests and limits for head and workers by @szaher in #1031
- build(deps): bump picomatch from 2.3.1 to 2.3.2 in /ui-tests by @dependabot[bot] in #1042
- build(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #1044
- RHOAIENG-38790: Cursor Rule Files by @DavidAdaRH in #1023
- build(deps): bump cryptography from 46.0.5 to 46.0.6 by @dependabot[bot] in #1045
- fix(cluster): add bounds check for workerGroupSpecs array access by @laurafitzgerald in #1041
- fix(cluster): use warnings.warn() for up() deprecation by @laurafitzgerald in #1040
- fix(cluster): check Kueue Workload admission for list_all_queued() by @laurafitzgerald in #1035
- fix(k8s_utils): close namespace file handle with context manager by @kryanbeane in #1033
- RHOAIENG-57401: fix fragile if/elif chain in Cluster.status() by @chipspeak in #1038
- RHOAIENG-54711: Remove dead _component_resources_down method by @DavidAdaRH in #1039
- RHOAIENG-54714: Fix naive datetime comparison in certificate cleanup … by @chipspeak in #1036
- build(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #1048
- fix(widgets): display RuntimeError in widget output instead of swallowing by @kryanbeane in #1034
- task(RHOAIENG-51570): Update runtime sha for Ray 2.53.0 by @chipspeak in #1049
- update notebooks and docs to use kube-authkit authentication by @laurafitzgerald in #1050
- RHOAIENG-54724: Fix bare except clause by @DavidAdaRH in #1037
- chore(RHOAIENG-56364): Bump SDK version in pyproject.toml by @chipspeak in #1051
- build(deps): bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in #1052
- build(deps-dev): bump @playwright/test from 1.58.0 to 1.59.1 in /ui-tests by @dependabot[bot] in #1053
- build(deps): bump lodash from 4.17.23 to 4.18.1 in /ui-tests by @dependabot[bot] in #1054
New Contributors
- @DavidAdaRH made their first contribution in #1003
Full Changelog: v0.35.0...v0.36.0