What's New
- The Model Registry Python client no longer has a dependency on the Google MLMD's Python library; the client now connects directly to the Model Registry Go server via its [exposed REST APIs](https://editor.swagger.io/?url=https://raw.githubusercontent.com/kubeflow/model-registry/main/api/openapi/model-registry.yaml), as the preferred method to interact with the Model Registry's [Logical Model](https://github.com/kubeflow/model-registry/blob/main/docs/logical_model.md#logical-model-diagram)
- work completed by isinyaaa with 🚀 : https://github.com/kubeflow/model-registry/pull/152
- for more information: https://github.com/kubeflow/model-registry/issues/181
What's Changed
* py(chore): bump to next version by tarilabs in https://github.com/kubeflow/model-registry/pull/153
* build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.14 by dependabot in https://github.com/kubeflow/model-registry/pull/158
* build(deps-dev): bump coverage from 7.5.3 to 7.5.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/155
* build(deps-dev): bump testcontainers from 4.5.1 to 4.6.0 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/156
* build(deps-dev): bump ruff from 0.4.9 to 0.4.10 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/157
* REST: Fix PATCH method by isinyaaa in https://github.com/kubeflow/model-registry/pull/151
* feat: client ui frontend scaffolding by ederign in https://github.com/kubeflow/model-registry/pull/148
* Add readthedocs config by isinyaaa in https://github.com/kubeflow/model-registry/pull/137
* build(deps): bump actions/setup-node from 3 to 4 by dependabot in https://github.com/kubeflow/model-registry/pull/160
* build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by dependabot in https://github.com/kubeflow/model-registry/pull/164
* py(chore): bump to next version by tarilabs in https://github.com/kubeflow/model-registry/pull/167
* docs: prereq to verify pwd in correct directory by tarilabs in https://github.com/kubeflow/model-registry/pull/168
* Improve grammar in documentation by alexcreasy in https://github.com/kubeflow/model-registry/pull/174
* Switch Python client backend to use REST by isinyaaa in https://github.com/kubeflow/model-registry/pull/152
* build(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.32.0 by dependabot in https://github.com/kubeflow/model-registry/pull/171
* chore(py): align ver in init to project toml by tarilabs in https://github.com/kubeflow/model-registry/pull/179
* build(deps-dev): bump mypy from 1.10.0 to 1.10.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/163
* build(deps): bump certifi from 2023.11.17 to 2024.7.4 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/169
* build(deps-dev): bump zipp from 3.17.0 to 3.19.1 in /clients/python by dependabot in https://github.com/kubeflow/model-registry/pull/176
* chore: bump ruff to 0.5.1 by isinyaaa in https://github.com/kubeflow/model-registry/pull/180
New Contributors
* alexcreasy made their first contribution in https://github.com/kubeflow/model-registry/pull/174
**Full Changelog**: https://github.com/kubeflow/model-registry/compare/v0.2.2-alpha...v0.2.3-alpha