> **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