v0.2.15
Pre-release
Pre-release
Alpha
This Kubeflow component has alpha status with limited support. See the Kubeflow versioning policies. The Kubeflow team is interested in your feedbackabout the usability of the feature.
What's Changed
- docs: Add information about KEPs by @anishasthana in #803
- chore: bump py version to next v0.2.15 by @tarilabs in #805
- build(deps-dev): bump svg-url-loader from 6.0.0 to 8.0.0 in /clients/ui/frontend by @dependabot in #784
- build(deps): bump dompurify from 3.2.3 to 3.2.4 in /clients/ui/frontend by @dependabot in #806
- build(deps): bump @patternfly/react-templates from 6.0.0 to 6.1.0 in /clients/ui/frontend by @dependabot in #785
- build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 in /clients/ui/bff by @dependabot in #810
- build(deps-dev): bump @cypress/code-coverage from 3.13.8 to 3.13.11 in /clients/ui/frontend by @dependabot in #811
- build(deps-dev): bump coverage from 7.6.11 to 7.6.12 in /clients/python by @dependabot in #807
- build(deps-dev): bump ruff from 0.9.5 to 0.9.6 in /clients/python by @dependabot in #808
- build(deps): bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.24.0 in /clients/ui/frontend by @ederign in #814
- Improvements to debug logging and CORS handling by @alexcreasy in #759
- Fixes broken CI job by @alexcreasy in #817
- fix(frontend): fix missing page padding in default PF theme by @jenny-s51 in #816
- fix(frontend): fix navbar to apply correct logo and position in default theme by @jenny-s51 in #819
- Add save_to_oci_registry python client method by @Crazyglue in #800
- build(deps-dev): bump @testing-library/cypress from 10.0.2 to 10.0.3 in /clients/ui/frontend by @dependabot in #829
- build(deps-dev): bump terser-webpack-plugin from 5.3.10 to 5.3.11 in /clients/ui/frontend by @dependabot in #830
- Add testing coverage for NavBar by @lucferbux in #824
- change resp status from 500 to 409 for dup POST reqs by @adysenrothman in #821
- build(deps): bump huggingface-hub from 0.28.1 to 0.29.1 in /clients/python by @dependabot in #826
- build(deps-dev): bump ruff from 0.9.6 to 0.9.7 in /clients/python by @dependabot in #827
- update frontend to support module federation by @christianvogt in #798
- fix(frontend): Update padding to fix upstream spacing by @jenny-s51 in #831
- [UI] update path for all cypress interceptApi calls by @christianvogt in #832
- Tweak UI to point at MR installation by @lucferbux in #815
- Updates model registry client lib by @alexcreasy in #799
- build(deps): bump eslint-import-resolver-typescript from 3.6.3 to 3.8.3 in /clients/ui/frontend by @ederign in #834
- feat(py): Add support for storing models in S3 by @syntaxsdev in #765
- process: add Al-Pragliola as top level Reviewer by @tarilabs in #836
- Update model registry image name convention by @lucferbux in #835
- fix: Update openapi-server codegen to re-create manual changes by @pboyd in #822
- fix(bff): correctly forward errors from MR API on Get operations by @ederign in #837
- handle GET reqs with invalid query params as 400 by @adysenrothman in #839
- Add new check to PR templates and tweak UI GA by @lucferbux in #833
- build(deps-dev): bump ruff from 0.9.7 to 0.9.9 in /clients/python by @dependabot in #840
- build(deps-dev): bump pytest from 8.3.4 to 8.3.5 in /clients/python by @dependabot in #841
- build(deps): bump @patternfly/react-icons from 6.0.0 to 6.1.0 in /clients/ui/frontend by @dependabot in #845
- build(deps-dev): bump @cypress/code-coverage from 3.13.11 to 3.13.12 in /clients/ui/frontend by @dependabot in #843
- build(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 in /clients/python by @dependabot in #853
- Add
upload_artifact_and_register_modelmethod to python client by @Crazyglue in #761 - feat(py): Implement Modular Async Runner by @syntaxsdev in #849
- build(deps): bump aiohttp from 3.11.12 to 3.11.13 in /clients/python by @dependabot in #842
- build(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.9 in /clients/ui/frontend by @dependabot in #857
- build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 in /clients/ui/frontend by @dependabot in #856
- build(deps-dev): bump axios from 1.7.9 to 1.8.2 in /clients/ui/frontend by @dependabot in #858
- build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 in /clients/ui/frontend by @dependabot in #859
- build(deps-dev): bump ruff from 0.9.9 to 0.9.10 in /clients/python by @dependabot in #860
- build(deps): bump huggingface-hub from 0.29.1 to 0.29.2 in /clients/python by @dependabot in #861
- feat: add model source properties to store metadata about origin of a model artifact, fixes RHOAIENG-19885 by @dhirajsb in #838
- Run container image build of UI on PR by @alexcreasy in #820
- feat(frontend): Create Model Registry Modal by @jenny-s51 in #852
- feat(frontend): port DeleteModelRegistry modal by @jenny-s51 in #855
- chore: align manifest for 0.2.15 by @tarilabs in #870
New Contributors
- @anishasthana made their first contribution in #803
- @adysenrothman made their first contribution in #821
- @christianvogt made their first contribution in #798
- @blublinsky made their first contribution with #774 and related
- @syntaxsdev made their first contribution in #765
Full Changelog: v0.2.14...v0.2.15