Skip to content

Releases: kubeflow/model-registry

v0.2.16

07 Apr 17:18
1c99065
Compare
Choose a tag to compare
v0.2.16 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

  • chore: bump MR py client version by @tarilabs in #871
  • feat(bff): Stub endpoints for CRUD Model Registries by @ederign in #847
  • build(deps-dev): bump coverage from 7.6.12 to 7.7.0 in /clients/python by @dependabot in #875
  • build(deps-dev): bump ruff from 0.9.10 to 0.11.0 in /clients/python by @dependabot in #876
  • build(deps): bump aiohttp from 3.11.13 to 3.11.14 in /clients/python by @dependabot in #877
  • require name when creating serving environment by @adysenrothman in #868
  • build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.3 in /clients/ui/bff by @dependabot in #879
  • build(deps): frontend maintenance by @ederign in #881
  • fix(frontend): Remove midstream reference from resource name tooltip by @jenny-s51 in #883
  • build(deps): bump @module-federation/enhanced from 0.8.9 to 0.11.1 by @christianvogt in #884
  • Fix Istio sidecar injection by moving from annotations to labels by @madmecodes in #869
  • feat: Introduce Tilt as a dev environment by @Al-Pragliola in #850
  • [feature] change default image repository to ghcr by @mahdikhashan in #872
  • feat(frontend): MUI Theme for Create Model Registry Form by @jenny-s51 in #864
  • ci: followup to #872 sync default branch GH action by @tarilabs in #897
  • feat(bff): add tls support by @christianvogt in #895
  • build: update image name with prefix following KSC by @tarilabs in #899
  • build: fix Makefile following GHCR image rename by @tarilabs in #901
  • docs: fix annoyance in Swagger GUI generated example by @tarilabs in #893
  • build(deps): bump fossas/fossa-action from 1.5.0 to 1.6.0 by @dependabot in #903
  • build(deps-dev): bump ruff from 0.11.0 to 0.11.2 in /clients/python by @dependabot in #905
  • build(deps-dev): bump ray from 2.43.0 to 2.44.0 in /clients/python by @dependabot in #906
  • build(deps-dev): bump coverage from 7.7.0 to 7.7.1 in /clients/python by @dependabot in #907
  • build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /clients/ui/frontend by @dependabot in #908
  • fix(bff): remove kubeflow-userid requirement from health check endpoint by @christianvogt in #898
  • build(deps-dev): bump @mui/icons-material from 6.4.1 to 6.4.8 in /clients/ui/frontend by @dependabot in #909
  • build(deps): bump alpine from 3.12 to 3.21 by @dependabot in #904
  • fix(devenv): switch overridden images to ghcr.io by @Al-Pragliola in #911
  • fix(frontend): Remove downstream references from shared/images by @jenny-s51 in #915
  • fix(frontend): sort namespaces by name for the namespace selector by @christianvogt in #913
  • Bring midstream changes to upstream by @lucferbux in #866
  • 500 custom prop type by @adysenrothman in #914
  • Revamp profile installation instructions for MR by @lucferbux in #854
  • build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.1 by @dependabot in #782
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #781
  • build(deps): bump @emotion/styled from 11.13.5 to 11.14.0 in /clients/ui/frontend by @dependabot in #927
  • feat(frontend): Create REST API for Model Registry Settings by @jenny-s51 in #930
  • docs[py]: Update docs for Py Client by @syntaxsdev in #934
  • Openapi spec update by @lugi0 in #773
  • chore(deps): upgrade goverter to support go 1.24 by @pboyd in #938
  • build(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #919
  • build(deps-dev): bump coverage from 7.7.1 to 7.8.0 in /clients/python by @dependabot in #924
  • build(deps-dev): bump ray from 2.44.0 to 2.44.1 in /clients/python by @dependabot in #926
  • build(deps): bump pydantic from 2.10.6 to 2.11.1 in /clients/python by @dependabot in #928
  • build(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 in /clients/python by @dependabot in #929
  • fix(bff): port to golangci-lint v2 by @Al-Pragliola in #948
  • chore: align manifest for 0.2.16 by @tarilabs in #950

New Contributors

Full Changelog: v0.2.15...v0.2.16

v0.2.15.3

21 Mar 11:06
9914521
Compare
Choose a tag to compare
v0.2.15.3 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.

This is a nano release following up on v0.2.15 to support the overall KF migration to ghcr.io by all KF WGs.

What's Changed

  • chore: bump MR py client version by @tarilabs in #871
  • feat(bff): Stub endpoints for CRUD Model Registries by @ederign in #847
  • build(deps-dev): bump coverage from 7.6.12 to 7.7.0 in /clients/python by @dependabot in #875
  • build(deps-dev): bump ruff from 0.9.10 to 0.11.0 in /clients/python by @dependabot in #876
  • build(deps): bump aiohttp from 3.11.13 to 3.11.14 in /clients/python by @dependabot in #877
  • require name when creating serving environment by @adysenrothman in #868
  • build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.3 in /clients/ui/bff by @dependabot in #879
  • build(deps): frontend maintenance by @ederign in #881
  • fix(frontend): Remove midstream reference from resource name tooltip by @jenny-s51 in #883
  • build(deps): bump @module-federation/enhanced from 0.8.9 to 0.11.1 by @christianvogt in #884
  • Fix Istio sidecar injection by moving from annotations to labels by @madmecodes in #869
  • feat: Introduce Tilt as a dev environment by @Al-Pragliola in #850
  • [feature] change default image repository to ghcr by @mahdikhashan in #872
  • feat(frontend): MUI Theme for Create Model Registry Form by @jenny-s51 in #864
  • ci: followup to #872 sync default branch GH action by @tarilabs in #897
  • feat(bff): add tls support by @christianvogt in #895
  • build: update image name with prefix following KSC by @tarilabs in #899
  • build: fix Makefile following GHCR image rename by @tarilabs in #901
  • chore: align manifest for 0.2.15.3 by @tarilabs in #902

New Contributors

Full Changelog: v0.2.15...v0.2.15.3

v0.2.15.2

21 Mar 08:03
2c925fd
Compare
Choose a tag to compare
v0.2.15.2 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.

This is a nano release following up on v0.2.15 to support the overall KF migration to ghcr.io by all KF WGs.

Note

this release has some troubles with the UI and CSI images specifcally, see next release(s)

What's Changed

  • chore: bump MR py client version by @tarilabs in #871
  • feat(bff): Stub endpoints for CRUD Model Registries by @ederign in #847
  • build(deps-dev): bump coverage from 7.6.12 to 7.7.0 in /clients/python by @dependabot in #875
  • build(deps-dev): bump ruff from 0.9.10 to 0.11.0 in /clients/python by @dependabot in #876
  • build(deps): bump aiohttp from 3.11.13 to 3.11.14 in /clients/python by @dependabot in #877
  • require name when creating serving environment by @adysenrothman in #868
  • build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.3 in /clients/ui/bff by @dependabot in #879
  • build(deps): frontend maintenance by @ederign in #881
  • fix(frontend): Remove midstream reference from resource name tooltip by @jenny-s51 in #883
  • build(deps): bump @module-federation/enhanced from 0.8.9 to 0.11.1 by @christianvogt in #884
  • Fix Istio sidecar injection by moving from annotations to labels by @madmecodes in #869
  • feat: Introduce Tilt as a dev environment by @Al-Pragliola in #850
  • [feature] change default image repository to ghcr by @mahdikhashan in #872
  • feat(frontend): MUI Theme for Create Model Registry Form by @jenny-s51 in #864
  • ci: followup to #872 sync default branch GH action by @tarilabs in #897
  • feat(bff): add tls support by @christianvogt in #895
  • build: update image name with prefix following KSC by @tarilabs in #899
  • chore: align manifest for 0.2.15.2 by @tarilabs in #900

New Contributors

Full Changelog: v0.2.15...v0.2.15.2

v0.2.15

15 Mar 09:20
a136d42
Compare
Choose a tag to compare
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_model method 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

Full Changelog: v0.2.14...v0.2.15

v0.2.14

16 Feb 13:02
8b75c57
Compare
Choose a tag to compare
v0.2.14 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

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

Full Changelog: v0.2.13...v0.2.14

v0.2.13

03 Feb 21:15
5d8ed91
Compare
Choose a tag to compare
v0.2.13 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

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

New Contributors

Full Changelog: v0.2.12...v0.2.13

v0.2.12

17 Jan 12:55
319f860
Compare
Choose a tag to compare
v0.2.12 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

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

Full Changelog: v0.2.11...v0.2.12

v0.2.11

08 Dec 09:58
28ef0c2
Compare
Choose a tag to compare
v0.2.11 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

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

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

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

Full Changelog: v0.2.9...v0.2.10

v0.2.9

18 Oct 12:52
666c1cc
Compare
Choose a tag to compare
v0.2.9 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

  • build(deps): bump github.com/kubeflow/model-registry from 0.2.7-alpha to 0.2.8-alpha in /clients/ui/bff by @dependabot in #455
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.7-alpha to 0.2.8-alpha in /csi by @dependabot in #456
  • chore: bump py versions by @tarilabs in #453
  • build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #454
  • build(deps): bump @patternfly/react-styles from 6.0.0-alpha.35 to 6.0.0-prerelease.6 in /clients/ui/frontend by @dependabot in #457
  • build(deps-dev): bump @mui/icons-material from 6.1.1 to 6.1.2 in /clients/ui/frontend by @dependabot in #460
  • build(deps-dev): bump @cypress/code-coverage from 3.12.48 to 3.13.4 in /clients/ui/frontend by @dependabot in #461
  • build(deps-dev): bump ruff from 0.6.8 to 0.6.9 in /clients/python by @dependabot in #464
  • build(deps-dev): bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003 in /clients/python by @dependabot in #465
  • Add archived model to mocks by @lucferbux in #467
  • Add GitHub Action for building and pushing UI and BFF images by @Griffin-Sullivan in #446
  • Fix UI Bugs for Labels by @jenny-s51 in #466
  • Apply MUI theming to Register Model Form by @jenny-s51 in #451
  • Add mocked properties to models and versions by @lucferbux in #470
  • Update README with troubleshooting instructions for macOS by @alexcreasy in #469
  • Apply MUI theming to "Versions" and "Details" Screens by @jenny-s51 in #471
  • build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /clients/ui/frontend by @dependabot in #472
  • build(deps-dev): bump @mui/material from 6.1.2 to 6.1.3 in /clients/ui/frontend by @dependabot in #475
  • use deployed MR for python e2e tests by @isinyaaa in #447
  • build(deps-dev): bump starlette from 0.37.2 to 0.40.0 in /clients/python by @dependabot in #481
  • build(deps-dev): bump sphinx-autobuild from 2024.9.19 to 2024.10.3 in /clients/python by @dependabot in #462
  • build(deps): bump huggingface-hub from 0.25.1 to 0.25.2 in /clients/python by @dependabot in #477
  • build(deps): bump aiohttp from 3.10.8 to 3.10.10 in /clients/python by @dependabot in #478
  • build(deps-dev): bump coverage from 7.6.1 to 7.6.3 in /clients/python by @dependabot in #479
  • build(deps-dev): bump black from 24.8.0 to 24.10.0 in /clients/python by @dependabot in #480
  • build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #476
  • chore(frontend): Version bumps by @ederign in #483
  • feat(bff): Use ctrl.NewManager from the controller-runtime as Kubernetes client by @ederign in #482
  • fix(gha): prevent race condition on port-forward by @Al-Pragliola in #485
  • Add displayName and description to GetServiceDetails by @Griffin-Sullivan in #486
  • chore: align manifest for 0.2.9 alpha by @tarilabs in #488

Full Changelog: v0.2.8-alpha...v0.2.9