Skip to content

Releases: kubeflow/model-registry

v0.2.2-alpha

23 Jun 08:23
7fa75d3
Compare
Choose a tag to compare
v0.2.2-alpha Pre-release
Pre-release

What's Changed

  • docs: fix typo in diagrams by @tarilabs in #119
  • build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #121
  • chore(deps): py bump docker ^7.1.0, requests ^2.32.2 by @tarilabs in #115
  • docs(py): document workaround using MR client with newer py versions by @tarilabs in #116
  • Fix http error codes by @isinyaaa in #125
  • chore(gha): github action for BFF by @ederign in #127
  • build(deps): bump typing-extensions from 4.11.0 to 4.12.1 in /clients/python by @dependabot in #122
  • build(deps-dev): bump coverage from 7.5.2 to 7.5.3 in /clients/python by @dependabot in #123
  • build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 in /clients/python by @dependabot in #124
  • feat: fetch MR endpoint by @ederign in #128
  • build(deps): bump huggingface-hub from 0.23.0 to 0.23.3 in /clients/python by @dependabot in #132
  • build(deps-dev): bump ruff from 0.4.5 to 0.4.8 in /clients/python by @dependabot in #133
  • build(deps-dev): bump pytest from 8.2.1 to 8.2.2 in /clients/python by @dependabot in #134
  • build(deps-dev): bump myst-parser from 2.0.0 to 3.0.1 in /clients/python by @dependabot in #135
  • feat: fetch and create registered models by @ederign in #129
  • build(deps-dev): bump testcontainers from 4.5.0 to 4.5.1 in /clients/python by @dependabot in #140
  • build(deps): bump typing-extensions from 4.12.1 to 4.12.2 in /clients/python by @dependabot in #141
  • build(deps): bump huggingface-hub from 0.23.3 to 0.23.4 in /clients/python by @dependabot in #142
  • build(deps-dev): bump ruff from 0.4.8 to 0.4.9 in /clients/python by @dependabot in #143
  • build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #144
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #145
  • add ederign in OWNERS in clients/ui/bff/OWNERS by @tarilabs in #131
  • build(deps): bump urllib3 from 2.1.0 to 2.2.2 in /clients/python by @dependabot in #146
  • build(deps): bump ubi8/go-toolset from 1.19 to 1.21 by @dependabot in #113
  • py: set author as owner when creating RegisteredModel by @isinyaaa in #147
  • Dependency Update: bump go from 1.19 to 1.21@latest by @tonyxrmdavidson in #150

Full Changelog: v0.2.1-alpha...v0.2.2-alpha

v0.2.1-alpha

01 Jun 18:41
8d77c13
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release

What's Changed

  • alpha release: py: bump pyproject.toml to next by @tarilabs in #72
  • add owner to RegisteredModel logical model by @tarilabs in #70
  • build(deps): bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #73
  • Follow KF manifests guidelines by @lampajr in #69
  • Handle REST status codes by @isinyaaa in #74
  • build(deps): bump tqdm from 4.66.1 to 4.66.3 in /clients/python by @dependabot in #75
  • Enable TLS auth on py client by @isinyaaa in #64
  • build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #76
  • build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 in /clients/python by @dependabot in #77
  • fix dependabot spec for python client by @isinyaaa in #78
  • build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #81
  • build(deps-dev): bump myst-parser from 2.0.0 to 3.0.1 in /clients/python by @dependabot in #79
  • build(deps-dev): bump ruff from 0.1.6 to 0.4.4 in /clients/python by @dependabot in #82
  • build(deps-dev): bump furo from 2023.9.10 to 2024.5.6 in /clients/python by @dependabot in #84
  • build(deps): bump huggingface-hub from 0.20.1 to 0.23.0 in /clients/python by @dependabot in #85
  • py: update ruff config on pyproject by @isinyaaa in #92
  • GHA: test python client connection by @isinyaaa in #91
  • chore: use ubi8/ubi-minimal:latest for security updates by @tarilabs in #96
  • Handle errors gracefully on routes by @isinyaaa in #93
  • Signed-off-by: tonyxrmdavidson [email protected] by @tonyxrmdavidson in #100
  • build(deps-dev): bump sphinx from 7.2.6 to 7.3.7 in /clients/python by @dependabot in #86
  • build(deps-dev): bump pytest from 7.4.3 to 8.2.0 in /clients/python by @dependabot in #87
  • build(deps): bump typing-extensions from 4.8.0 to 4.11.0 in /clients/python by @dependabot in #89
  • build(deps-dev): bump sphinx-autobuild from 2021.3.14 to 2024.4.16 in /clients/python by @dependabot in #103
  • build(deps-dev): bump mypy from 1.7.1 to 1.10.0 in /clients/python by @dependabot in #104
  • build(deps): bump huggingface-hub from 0.20.3 to 0.23.0 in /clients/python by @dependabot in #105
  • build(deps-dev): bump pytest from 8.2.0 to 8.2.1 in /clients/python by @dependabot in #106
  • build(deps-dev): bump furo from 2023.9.10 to 2024.5.6 in /clients/python by @dependabot in #110
  • build(deps-dev): bump ruff from 0.4.4 to 0.4.5 in /clients/python by @dependabot in #111
  • build(deps-dev): bump coverage from 7.3.2 to 7.5.2 in /clients/python by @dependabot in #112
  • fix istio VirtualService manifest by @tarilabs in #101
  • feat: Initial commit for UI #108 by @ederign in #114

New Contributors

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

v0.2.0-alpha

26 Apr 15:23
a37c7a6
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

What's Changed

  • Update README.md by @zijianjoy in #1
  • Create CONTRIBUTING.md by @zijianjoy in #2
  • add tarilabs in OWNERS file by @tarilabs in #4
  • add Stale GH action by @tarilabs in #5
  • Merge model registry codebase from https://github.com/opendatahub-io/model-registry by @dhirajsb in #6
  • kubeflow: remove operator test in pr check by @lampajr in #16
  • kubeflow: disable codecov reporting GHA step by @tarilabs in #14
  • build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #12
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 by @dependabot in #11
  • kubeflow: fix go module and odh. debranding by @lampajr in #15
  • Fix metadata OpenAPI spec by @lampajr in #17
  • kubeflow: make MLMD type names (and prefix) pluggable by @tarilabs in #19
  • build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #20
  • OAS: Fix discriminator field definition for Artifact by @isinyaaa in #22
  • New(robot): Environment variable TEST_PORT for setting test port by @rkubis in #28
  • fix: make sh script compatible with Mac OSX sed by @tarilabs in #21
  • fix GHA invocation of docker tag push script by @tarilabs in #30
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #27
  • Add first draft of model registry kserve custom storage initializer by @lampajr in #25
  • fix: ensure consistency ns(omitted) for istio manifests by @tarilabs in #31
  • fix CVE-2024-21626 by @tarilabs in #34
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #37
  • build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #38
  • OAS: fix minor issues and bump version by @isinyaaa in #29
  • add testing of KF MR Manifests by @tarilabs in #36
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /csi by @dependabot in #40
  • add dockerhub container registry use by @tarilabs in #41
  • Construct proper S3 URIs on register_model by @isinyaaa in #39
  • add Kustomize 5.2.1 in Kind GHA testing by @tarilabs in #43
  • fix: query param might be empty string value by @tarilabs in #49
  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #47
  • add specific K8s version when testing with Kind by @tarilabs in #45
  • fix wrong indentation in makefile rule recipe by @tarilabs in #51
  • demo storing label as custom property with empty string value by @tarilabs in #53
  • fix GHA pipx & build(deps): bump github.com/golang/glog from 1.2.0 to 1.2.1 by @dependabot in #55
  • Bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #58
  • More controlled environment in the build by @andreaTP in #52
  • build(deps): bump idna from 3.6 to 3.7 in /clients/python by @dependabot in #60
  • Py: Fix misleading errors on missing list results by @isinyaaa in #65
  • fix: OpenAPI ModelVersion shall contain registeredModelId property by @tarilabs in #61
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #68
  • build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /csi by @dependabot in #67
  • alpha release: py: bump pyproject.toml by @tarilabs in #71

New Contributors

Full Changelog: https://github.com/kubeflow/model-registry/commits/v0.2.0-alpha