Model-registry

Latest version: v0.2.15

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

Scan your dependencies

Page 1 of 3

0.2.15

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

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

New Contributors
* anishasthana made their first contribution in https://github.com/kubeflow/model-registry/pull/803
* adysenrothman made their first contribution in https://github.com/kubeflow/model-registry/pull/821
* christianvogt made their first contribution in https://github.com/kubeflow/model-registry/pull/798
* blublinsky made their first contribution with https://github.com/kubeflow/model-registry/issues/774 and related
* syntaxsdev made their first contribution in https://github.com/kubeflow/model-registry/pull/765

**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.14...v0.2.15

0.2.14

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

What's Changed
* build(deps-dev): bump react-router-dom from 7.1.3 to 7.1.5 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/748
* Fix golang base version by lucferbux in https://github.com/kubeflow/model-registry/pull/757
* chore: bump py version to next v0.2.14 by tarilabs in https://github.com/kubeflow/model-registry/pull/756
* build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/747
* fix(python): client autogen to include verify_ssl param by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/764
* change uname check in scripts/install_protoc.sh for compatibility with macos by lugi0 in https://github.com/kubeflow/model-registry/pull/767
* feat(isvc): made name and url optional - added support to svc url annotation by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/683
* fix: high cpu load when idle by pboyd in https://github.com/kubeflow/model-registry/pull/769
* fix(isvc): switched to the correct annotation in mr svc by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/772
* fix(frontend): fixes error screen alignment by jenny-s51 in https://github.com/kubeflow/model-registry/pull/744
* build(deps-dev): bump ruff from 0.9.4 to 0.9.5 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/777
* build(deps-dev): bump mypy from 1.14.1 to 1.15.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/778
* build(deps): bump aiohttp from 3.11.11 to 3.11.12 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/779
* build(deps-dev): bump coverage from 7.6.10 to 7.6.11 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/780
* fix(frontend): fixes URI field alignment by jenny-s51 in https://github.com/kubeflow/model-registry/pull/743
* fix(frontend): update path icon alignment, remove Split and revert to TextInputGroup by jenny-s51 in https://github.com/kubeflow/model-registry/pull/762
* fix(frontend): Hide title icon and add divider by jenny-s51 in https://github.com/kubeflow/model-registry/pull/770
* Fix build issue by lucferbux in https://github.com/kubeflow/model-registry/pull/787
* feat(gha): added gha to check if python client autogen code is in sync by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/771
* build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/783
* fix(frontend): Remove extra page padding by jenny-s51 in https://github.com/kubeflow/model-registry/pull/763
* fix(frontend): Fix alignment of "Register" toolbar action by jenny-s51 in https://github.com/kubeflow/model-registry/pull/788
* fix(frontend): Update disabled dropdown styling to match with KF by jenny-s51 in https://github.com/kubeflow/model-registry/pull/775
* fix(frontend): Fix breadcrumb padding by jenny-s51 in https://github.com/kubeflow/model-registry/pull/792
* feat(manifests): add securityContext to deployments by pboyd in https://github.com/kubeflow/model-registry/pull/768
* test: E2E pytest for ModelVersion.name length by tarilabs in https://github.com/kubeflow/model-registry/pull/790
* Prepare kubeflow manifest for release by lucferbux in https://github.com/kubeflow/model-registry/pull/794
* feat(openapi): make items a required field in List requests by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/797
* docs: clarify python client installation steps by Crazyglue in https://github.com/kubeflow/model-registry/pull/796
* fix(frontend): Fix alignment of pagination nav control buttons by jenny-s51 in https://github.com/kubeflow/model-registry/pull/791
* Remove description in mui-theme and revert back changes in default theme by lucferbux in https://github.com/kubeflow/model-registry/pull/795
* chore: align manifest for 0.2.14 by tarilabs in https://github.com/kubeflow/model-registry/pull/804


**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.13...v0.2.14

0.2.13

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

What's Changed
* Adds ability to change logging verbosity and adds more debug telemetry by alexcreasy in https://github.com/kubeflow/model-registry/pull/594
* fix: update api.go link in README.md by pboyd in https://github.com/kubeflow/model-registry/pull/709
* fix: bump go deps to fix GO-2024-3333 by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/713
* Adds BFF support for CORS by alexcreasy in https://github.com/kubeflow/model-registry/pull/710
* build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/717
* build(deps): bump eval-type-backport from 0.2.0 to 0.2.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/677
* build(deps-dev): bump coverage from 7.6.9 to 7.6.10 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/678
* build(deps): bump huggingface-hub from 0.27.0 to 0.27.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/684
* build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/698
* build(deps-dev): bump ruff from 0.8.4 to 0.9.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/714
* fix: patch requests to artifact endpoint make mr panic by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/718
* feat(bff) crud for api/v1/model_registry/{model_registry_id}/artifacts by ederign in https://github.com/kubeflow/model-registry/pull/720
* chore: bump py version to 0.2.13 by tarilabs in https://github.com/kubeflow/model-registry/pull/722
* fix(nav, masthead): Edit navbar styling to handle dynamic window sizing by jenny-s51 in https://github.com/kubeflow/model-registry/pull/721
* Fix issue with make command by lucferbux in https://github.com/kubeflow/model-registry/pull/723
* Keep up with midstream by lucferbux in https://github.com/kubeflow/model-registry/pull/706
* build(deps-dev): bump react-router-dom from 7.1.1 to 7.1.3 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/715
* fix(frontend): adding missing key for SimpleSelect by ederign in https://github.com/kubeflow/model-registry/pull/729
* chore(frontend): FE version bump for eslint-plugin-react-hooks, typescript-eslint/parser and typescript-eslint/eslint-plugin by ederign in https://github.com/kubeflow/model-registry/pull/728
* Update install_protoc.sh script to support apple architectures by Crazyglue in https://github.com/kubeflow/model-registry/pull/732
* chore(bff): version bump for golang 1.22.2 -> 1.23.5, go lint v1.63.4 and k8s.io/apimachinery from 0.31.4 to 0.32.1 by ederign in https://github.com/kubeflow/model-registry/pull/727
* build(deps-dev): bump mui/icons-material from 6.1.10 to 6.4.1 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/738
* build(deps-dev): bump testing-library/user-event from 14.5.2 to 14.6.1 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/739
* Moving UI Manifests to root manifests directory by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/731
* chore(go): bump golang version to 1.22 by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/689
* Update verify_ssl behaviour in Configuration class by lugi0 in https://github.com/kubeflow/model-registry/pull/726
* fix(bff): bump golang base image in Dockerfile by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/742
* build(deps): bump pydantic from 2.10.4 to 2.10.6 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/734
* build(deps-dev): bump mypy from 1.14.0 to 1.14.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/735
* build(deps-dev): bump ruff from 0.9.2 to 0.9.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/736
* build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 by dependabot in https://github.com/kubeflow/model-registry/pull/741
* feat(proxy): make the proxy resilient on mlmd failure by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/700
* build(deps): bump fossas/fossa-action from 1.4.0 to 1.5.0 by dependabot in https://github.com/kubeflow/model-registry/pull/740
* chore(go): pin patch version in go.mod by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/746
* build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by dependabot in https://github.com/kubeflow/model-registry/pull/548
* build(deps): bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.35.0 by dependabot in https://github.com/kubeflow/model-registry/pull/693
* build(deps-dev): bump black from 24.10.0 to 25.1.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/754
* build(deps-dev): bump ruff from 0.9.3 to 0.9.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/750
* build(deps): bump huggingface-hub from 0.27.1 to 0.28.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/753
* build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/751
* Bump mysql container image to one with an aarch64 image by alexcreasy in https://github.com/kubeflow/model-registry/pull/267
* fix: mysql version fix 8.0.3 -> 8.3.0 by dandawg in https://github.com/kubeflow/model-registry/pull/703
* chore: align manifest for 0.2.13 by tarilabs in https://github.com/kubeflow/model-registry/pull/755

New Contributors
* pboyd made their first contribution in https://github.com/kubeflow/model-registry/pull/709
* Crazyglue made their first contribution in https://github.com/kubeflow/model-registry/pull/732
* lugi0 made their first contribution in https://github.com/kubeflow/model-registry/pull/726
* dandawg made their first contribution in https://github.com/kubeflow/model-registry/pull/703

**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.12...v0.2.13

0.2.12

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

What's Changed
* chore: bump py version by tarilabs in https://github.com/kubeflow/model-registry/pull/618
* build(deps-dev): bump cypress/code-coverage from 3.13.7 to 3.13.8 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/624
* build(deps-dev): bump mui/icons-material from 6.1.9 to 6.1.10 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/625
* build(deps): bump huggingface-hub from 0.26.3 to 0.26.5 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/619
* build(deps): bump aiohttp from 3.11.9 to 3.11.10 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/620
* build(deps-dev): bump coverage from 7.6.8 to 7.6.9 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/621
* build(deps): bump pydantic from 2.10.2 to 2.10.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/622
* build(deps-dev): bump ruff from 0.8.1 to 0.8.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/623
* feat(csi): restructure the CSI as different mr executable by lampajr in https://github.com/kubeflow/model-registry/pull/601
* build(deps-dev): bump types-python-dateutil from 2.9.0.20241003 to 2.9.0.20241206 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/636
* build(deps): bump k8s.io/apimachinery from 0.31.3 to 0.31.4 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/637
* feat(bff): user info endpoint by ederign in https://github.com/kubeflow/model-registry/pull/630
* bump typescript-eslint/parser and typescript-eslint/eslint-plugin from 8.13.0 to 8.17.0 in /clients/ui/frontend by ederign in https://github.com/kubeflow/model-registry/pull/631
* build(deps-dev): bump react-router-dom and react-router from 6.28.0 to 7.0.2 in /clients/ui/frontend by ederign in https://github.com/kubeflow/model-registry/pull/632
* build(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/638
* Improve username logic and add navbar elements by lucferbux in https://github.com/kubeflow/model-registry/pull/641
* feat(bff): update bff service filtering to match model registry services by component: model-registry label by ederign in https://github.com/kubeflow/model-registry/pull/633
* Add support for env variables in the frontend by lucferbux in https://github.com/kubeflow/model-registry/pull/642
* build(deps): bump dompurify and types/dompurify in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/649
* build(deps-dev): bump webpack from 5.96.1 to 5.97.1 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/653
* build(deps-dev): bump webpack-dev-server from 5.1.0 to 5.2.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/651
* Prepare dashboard for env variables by lucferbux in https://github.com/kubeflow/model-registry/pull/645
* build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by dependabot in https://github.com/kubeflow/model-registry/pull/646
* build(deps-dev): bump ruff from 0.8.2 to 0.8.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/647
* build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/648
* build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 by dependabot in https://github.com/kubeflow/model-registry/pull/643
* fix(ci): change netcat package on ubuntu 24.04 by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/661
* build: use also different K8s versions for E2E testing in GHA by tarilabs in https://github.com/kubeflow/model-registry/pull/659
* feat(bff): list user namespaces in dev mode by ederign in https://github.com/kubeflow/model-registry/pull/644
* feat(bff): authorize endpoints based on kubeflow-userid and kubeflow-groups header by ederign in https://github.com/kubeflow/model-registry/pull/660
* fix(frontend): fixing cve (low severity), build(deps): bump sass from 1.80.6 to 1.83.0, and also type check by ederign in https://github.com/kubeflow/model-registry/pull/657
* Wrap up kubeflow deployment by lucferbux in https://github.com/kubeflow/model-registry/pull/662
* build(deps-dev): bump ruff from 0.8.3 to 0.8.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/663
* build(deps-dev): bump mypy from 1.13.0 to 1.14.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/664
* build(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by dependabot in https://github.com/kubeflow/model-registry/pull/665
* build(deps): bump aiohttp from 3.11.10 to 3.11.11 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/666
* build(deps): bump pydantic from 2.10.3 to 2.10.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/667
* build(deps): bump huggingface-hub from 0.26.5 to 0.27.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/668
* build(deps-dev): bump testing-library/react from 16.0.1 to 16.1.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/670
* build(deps): bump emotion/react from 11.13.5 to 11.14.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/671
* build(deps-dev): bump style-loader from 2.0.0 to 4.0.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/672
* build(deps-dev): bump mui/types from 7.2.19 to 7.2.20 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/673
* build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/674
* build(deps): bump patternfly/react-core from 6.0.0 to 6.1.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/681
* build(deps): bump patternfly/react-table from 6.0.0 to 6.1.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/682
* build(deps-dev): bump react-router-dom from 7.0.2 to 7.1.1 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/687
* build(deps): bump patternfly/patternfly from 6.0.0 to 6.1.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/688
* Add env.test file by lucferbux in https://github.com/kubeflow/model-registry/pull/691
* Add Istio overlay for UI integration with Central Dashboard by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/595
* Fix namespace selector by lucferbux in https://github.com/kubeflow/model-registry/pull/692
* build(deps-dev): bump cypress from 13.16.0 to 13.17.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/696
* build(deps-dev): bump core-js from 3.39.0 to 3.40.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/695
* feat(bff): serving static assets on bff by ederign in https://github.com/kubeflow/model-registry/pull/690
* Revamp deployment files to get UI in one container by lucferbux in https://github.com/kubeflow/model-registry/pull/699
* feat(bff): proper support for SPA routes by ederign in https://github.com/kubeflow/model-registry/pull/701
* Fix(frontend): Nav and Page Spacing by jenny-s51 in https://github.com/kubeflow/model-registry/pull/704
* feat(bff): create endpoint to list all model versions by ederign in https://github.com/kubeflow/model-registry/pull/707
* chore: align manifest for 0.2.12 by tarilabs in https://github.com/kubeflow/model-registry/pull/708


**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.11...v0.2.12

0.2.11

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

What's Changed
* Revamp docs & codebase by lucferbux in https://github.com/kubeflow/model-registry/pull/542
* build(deps-dev): bump ruff from 0.7.1 to 0.7.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/535
* build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/536
* build(deps): bump huggingface-hub from 0.26.1 to 0.26.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/537
* Feat: InferenceService reconcile function by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/541
* build(deps): bump aiohttp-retry from 2.9.0 to 2.9.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/551
* build(deps-dev): bump ruff from 0.7.2 to 0.7.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/552
* build(deps-dev): bump react-router-dom from 6.27.0 to 6.28.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/553
* build(deps-dev): bump postcss from 8.4.47 to 8.4.48 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/554
* build(deps-dev): bump cypress-multi-reporters from 1.6.4 to 2.0.4 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/557
* py: non-regression of user-feedback flow by tarilabs in https://github.com/kubeflow/model-registry/pull/546
* chore: py version bump by tarilabs in https://github.com/kubeflow/model-registry/pull/545
* feat(bff): load x-forwarded-access-token in cluster setup by ederign in https://github.com/kubeflow/model-registry/pull/558
* build(deps): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /clients/ui/frontend by ederign in https://github.com/kubeflow/model-registry/pull/562
* Enhance builds and push by lucferbux in https://github.com/kubeflow/model-registry/pull/559
* Update base MR service to include labels and annotations for the BFF by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/525
* Add BFF dev mode for local K8s testing by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/560
* build(deps): bump dompurify from 3.1.7 to 3.2.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/568
* build(deps-dev): bump postcss from 8.4.48 to 8.4.49 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/565
* build(deps-dev): bump mui/material from 6.1.6 to 6.1.7 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/566
* Improves 'make help' documentation by alexcreasy in https://github.com/kubeflow/model-registry/pull/573
* Limit use of mockBFFResponse in mock tests by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/575
* Fix UI and BFF image tags for our make deployment script by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/578
* Add lucferbux and Griffin-Sullivan as approvers in the UI by lucferbux in https://github.com/kubeflow/model-registry/pull/579
* Add enum and env var to conditionally render MUI theme by jenny-s51 in https://github.com/kubeflow/model-registry/pull/564
* build(deps): bump aiohttp from 3.10.10 to 3.11.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/570
* build(deps-dev): bump ruff from 0.7.3 to 0.7.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/571
* build(deps-dev): bump coverage from 7.6.4 to 7.6.7 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/572
* build(deps): bump cross-spawn in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/582
* build(deps-dev): bump coverage from 7.6.7 to 7.6.8 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/583
* build(deps): bump pydantic from 2.9.2 to 2.10.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/584
* build(deps-dev): bump ruff from 0.7.4 to 0.8.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/585
* build(deps): bump aiohttp from 3.11.2 to 3.11.7 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/586
* kind: fix script var scope by tarilabs in https://github.com/kubeflow/model-registry/pull/581
* build(deps): bump emotion/react from 11.13.3 to 11.13.5 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/592
* build(deps-dev): bump cypress/code-coverage from 3.13.6 to 3.13.7 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/591
* build(deps-dev): bump cypress from 13.15.2 to 13.16.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/589
* build(deps): bump k8s.io/apimachinery from 0.31.2 to 0.31.3 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/588
* py: client: add logging by isinyaaa in https://github.com/kubeflow/model-registry/pull/563
* feat(inferenceservice): added integration tests to inferenceservice reconcile function by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/574
* build(deps): bump ubi8/go-toolset from 1.21 to 1.22 by dependabot in https://github.com/kubeflow/model-registry/pull/550
* Upgrade nginx proxy http version by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/597
* build(deps-dev): bump ruff from 0.8.0 to 0.8.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/604
* build(deps): bump pydantic from 2.10.1 to 2.10.2 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/605
* build(deps): bump huggingface-hub from 0.26.2 to 0.26.3 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/606
* build(deps): bump aiohttp from 3.11.7 to 3.11.9 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/607
* build(deps-dev): bump pytest from 8.3.3 to 8.3.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/608
* build(deps): bump emotion/styled from 11.13.0 to 11.13.5 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/609
* build(deps-dev): bump mui/icons-material from 6.1.6 to 6.1.9 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/610
* build: fix workflow details making it compatible on s390x by modassarrana89 in https://github.com/kubeflow/model-registry/pull/602
* fix(isvc): post testing by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/603
* feat(bff): use 'kubeflow-userid' header to authorize BFF endpoints by ederign in https://github.com/kubeflow/model-registry/pull/599
* Theme Sidebar and Nav Items for Consistency with Central Dashboard UI by jenny-s51 in https://github.com/kubeflow/model-registry/pull/596
* chore: align manifest for 0.2.11 by tarilabs in https://github.com/kubeflow/model-registry/pull/617

New Contributors
* modassarrana89 made their first contribution in https://github.com/kubeflow/model-registry/pull/602

**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.10...v0.2.11

0.2.10

> **Alpha**
> This Kubeflow component has alpha status with limited support. See the [Kubeflow versioning policies](https://www.kubeflow.org/docs/started/support/#application-status). The Kubeflow team is interested in your [feedback](https://github.com/kubeflow/model-registry)about the usability of the feature.

What's Changed
* docs: update readme link by tarilabs in https://github.com/kubeflow/model-registry/pull/487
* chore: version bump and add alpha version policy in readme by tarilabs in https://github.com/kubeflow/model-registry/pull/489
* feat(csi): add CSI manifests by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/491
* build(deps): bump github.com/kubeflow/model-registry from 0.2.8-alpha to 0.2.9 in /csi by dependabot in https://github.com/kubeflow/model-registry/pull/494
* build(deps-dev): bump mypy from 1.11.2 to 1.12.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/500
* build(deps-dev): bump ruff from 0.6.9 to 0.7.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/501
* build(deps-dev): bump coverage from 7.6.3 to 7.6.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/502
* build(deps): bump huggingface-hub from 0.25.2 to 0.26.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/507
* chore: format kustomization file by tarilabs in https://github.com/kubeflow/model-registry/pull/506
* feat(csi): support multiple model registries by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/508
* chore(manifests): remove unnecessary -2 prefix from csi manifest by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/510
* build(deps): bump github.com/kubeflow/model-registry from 0.2.8-alpha to 0.2.9 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/492
* Apply PF Breaking Change Best Practices to MUI Theme Stylesheet by jenny-s51 in https://github.com/kubeflow/model-registry/pull/484
* build(deps-dev): bump webpack from 5.94.0 to 5.95.0 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/496
* build(deps-dev): bump serve from 14.2.3 to 14.2.4 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/498
* build(deps-dev): bump mui/icons-material from 6.1.2 to 6.1.4 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/499
* Add golangci-lint timeout to fix CI by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/504
* docs: typo fix by tarilabs in https://github.com/kubeflow/model-registry/pull/509
* build(deps-dev): bump ruff from 0.7.0 to 0.7.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/516
* build(deps): bump aiohttp-retry from 2.8.3 to 2.9.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/515
* build(deps-dev): bump mypy from 1.12.1 to 1.13.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/517
* build(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/512
* build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/513
* build(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/514
* build(deps-dev): bump mui/icons-material from 6.1.4 to 6.1.5 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/519
* build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/520
* build(deps-dev): bump testing-library/jest-dom from 6.5.0 to 6.6.2 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/521
* Applies bug fixes to UI screens by jenny-s51 in https://github.com/kubeflow/model-registry/pull/523
* feat(bff): Use envtest for kubernetes testing instead of hardcoded mock by ederign in https://github.com/kubeflow/model-registry/pull/490
* build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.35.1 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/533
* Multiple versions bumps: patternfly (6.0.0), eslint-plugin-jsx-a11y (6.10.2), eslint-plugin-react (7.37.2) and http-proxy-middleware (cve) by ederign in https://github.com/kubeflow/model-registry/pull/526
* build(deps-dev): bump cypress/code-coverage from 3.13.4 to 3.13.5 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/530
* build(deps): bump dompurify from 3.1.6 to 3.1.7 in /clients/ui/frontend by dependabot in https://github.com/kubeflow/model-registry/pull/531
* build(deps): bump github.com/brianvoe/gofakeit/v7 from 7.0.4 to 7.1.2 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/532
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.21.0 in /clients/ui/bff by dependabot in https://github.com/kubeflow/model-registry/pull/534
* core: openapi factories, do not require artifactType by Al-Pragliola in https://github.com/kubeflow/model-registry/pull/538
* build(deps): bump typescript-eslint/parser from 8.9.0 to 8.12.2 in clients/ui/frontend by ederign in https://github.com/kubeflow/model-registry/pull/539
* Fixing slog.Logger.Error arg err should be a string or a slog.Attr (possible missing key or value) by ederign in https://github.com/kubeflow/model-registry/pull/540
* Add NotificationContext and useNotification hook by Griffin-Sullivan in https://github.com/kubeflow/model-registry/pull/524
* chore: align manifest for 0.2.10 by tarilabs in https://github.com/kubeflow/model-registry/pull/544


**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.9...v0.2.10

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.