Skip to content

Releases: kubeflow/model-registry

v0.2.8-alpha

05 Oct 13:31
377dceb
Compare
Choose a tag to compare
v0.2.8-alpha Pre-release
Pre-release

What's Changed

  • chore: py version bump by @tarilabs in #420
  • build(deps): bump google.golang.org/grpc from 1.66.0 to 1.67.0 by @dependabot in #411
  • build(deps-dev): bump sphinx-autobuild from 2024.9.3 to 2024.9.19 in /clients/python by @dependabot in #412
  • build(deps): bump pydantic from 2.9.1 to 2.9.2 in /clients/python by @dependabot in #413
  • build(deps-dev): bump ruff from 0.6.5 to 0.6.7 in /clients/python by @dependabot in #414
  • build(deps): bump huggingface-hub from 0.24.7 to 0.25.0 in /clients/python by @dependabot in #415
  • feat(docs): add kind - ingress instructions to deploy model registry by @Al-Pragliola in #410
  • build(deps): bump @patternfly/react-core from 6.0.0-alpha.102 to 6.0.0-prerelease.14 in /clients/ui/frontend by @dependabot in #416
  • build(deps): bump dompurify and @types/dompurify in /clients/ui/frontend by @dependabot in #418
  • Small cleanup on cypress gitignore by @ederign in #408
  • py: show Kubeflow alpha banner like website by @tarilabs in #422
  • Add views for Model Versions and Model Details by @Griffin-Sullivan in #409
  • Add Model Registry Settings view by @lucferbux in #423
  • fix(csi): prevent race condition in ci tests step by @Al-Pragliola in #426
  • OAS: add generic artifacts routes by @isinyaaa in #406
  • temporarly bump on path-to-regexp by @ederign in #427
  • build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 in /clients/ui/frontend by @dependabot in #419
  • Add the Model Version Details and Model Version Archive pages by @Griffin-Sullivan in #428
  • Add Register Model and Register Model Version form by @lucferbux in #431
  • docs: provide an index/toc of the documentation by @tarilabs in #424
  • build(deps): bump huggingface-hub from 0.25.0 to 0.25.1 in /clients/python by @dependabot in #436
  • build(deps): bump aiohttp from 3.10.5 to 3.10.8 in /clients/python by @dependabot in #437
  • build(deps-dev): bump ruff from 0.6.7 to 0.6.8 in /clients/python by @dependabot in #438
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.6-alpha to 0.2.7-alpha in /csi by @dependabot in #440
  • Fix disabled text color on DescriptionListDescription by @Griffin-Sullivan in #434
  • Apply MUI theming to Registered Model List View by @jenny-s51 in #432
  • version bump for eslint-config-prettier by @ederign in #430
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.6-alpha to 0.2.7-alpha in /clients/ui/bff by @dependabot in #439
  • build(deps): bump @patternfly/react-table from 6.0.0-alpha.101 to 6.0.0-prerelease.20 in /clients/ui/frontend by @dependabot in #442
  • Add golangci-lint for BFF linting by @Griffin-Sullivan in #433
  • Fix linting and accessibility issues by @lucferbux in #445
  • build(deps-dev): bump dotenv from 8.6.0 to 16.4.5 in /clients/ui/frontend by @dependabot in #392
  • Implements pagination support for GetAll style endpoints by @alexcreasy in #429
  • build(deps-dev): bump cypress from 13.14.2 to 13.15.0 in /clients/ui/frontend by @dependabot in #441
  • build(deps-dev): bump cypress from 13.14.2 to 13.15.0 and /react-icons from 6.0.0-alpha.37 to 6.0.0-prerelease.6 in /clients/ui/frontend by @ederign in #448
  • Cleans up some unused function params in BFF by @alexcreasy in #450
  • chore: align manifest image by @tarilabs in #452

New Contributors

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

v0.2.7-alpha

23 Sep 16:03
5eb1166
Compare
Choose a tag to compare
v0.2.7-alpha Pre-release
Pre-release

What's Changed

  • build(deps-dev): bump pytest from 8.3.2 to 8.3.3 in /clients/python by @dependabot in #383
  • build(deps): bump huggingface-hub from 0.24.6 to 0.24.7 in /clients/python by @dependabot in #384
  • build(deps-dev): bump ruff from 0.6.4 to 0.6.5 in /clients/python by @dependabot in #385
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.5-alpha to 0.2.6-alpha in /csi by @dependabot in #391
  • build(deps-dev): bump postcss from 8.4.45 to 8.4.47 in /clients/ui/frontend by @dependabot in #395
  • build(deps-dev): bump css-loader from 6.11.0 to 7.1.2 in /clients/ui/frontend by @dependabot in #394
  • build(deps-dev): bump @testing-library/user-event from 14.4.3 to 14.5.2 in /clients/ui/frontend by @dependabot in #393
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.5-alpha to 0.2.6-alpha in /clients/ui/bff by @dependabot in #390
  • build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 in /clients/ui/bff by @dependabot in #389
  • gha: fossa license scanning by @tarilabs in #324
  • Adds scaffolding and mock support for PATCH endpoints by @alexcreasy in #382
  • build(deps): bump send and express in /clients/ui/frontend by @dependabot in #386
  • build(deps): bump k8s.io/api from 0.31.0 to 0.31.1 in /clients/ui/bff by @dependabot in #387
  • build(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 in /clients/ui/bff by @dependabot in #388
  • enable standalone artifacts by @isinyaaa in #376
  • Adds remaining endpoints for UI PoC by @alexcreasy in #397
  • Add Registered Model View by @lucferbux in #396
  • Adds support for PATCH requests in live cluster mode by @alexcreasy in #399
  • docs: update README by @tarilabs in #400
  • fix: fix Makefile and Dockerfile for idempotent images and to support multi-arch builds Fixes RHOAIENG-12078 by @dhirajsb in #322
  • Py: update README by @isinyaaa in #402
  • Fix type assert generation on MacOS by @isinyaaa in #403
  • chore: py version bump by @Al-Pragliola in #407
  • Moving all non-public packages to internal by @ederign in #401

Full Changelog: v0.2.6-alpha...v0.2.7-alpha

v0.2.6-alpha

14 Sep 18:56
95e6b7f
Compare
Choose a tag to compare
v0.2.6-alpha Pre-release
Pre-release

What's Changed

  • chore: version bump by @tarilabs in #315
  • add FAQ for deletions by @isinyaaa in #296
  • GHA: ignore unrelated file changes by @isinyaaa in #297
  • Add Pull Request Template for UI team by @lucferbux in #299
  • GHA: trigger CSI tests on go.mod update by @isinyaaa in #313
  • Setup Jest for frontend unit testing by @Griffin-Sullivan in #314
  • chore: explicit bulletpoint for DCO by @tarilabs in #317
  • Add mod arch OpenAPI spec by @lucferbux in #316
  • Move the frontend mock folder by @Griffin-Sullivan in #318
  • Drop logical model mapping tests by @isinyaaa in #320
  • build(deps-dev): bump webpack from 5.91.0 to 5.94.0 in /clients/ui/frontend by @dependabot in #321
  • Add frontend linting rules for ESLint and Prettier by @Griffin-Sullivan in #290
  • Test Python client against latest MR by @isinyaaa in #326
  • build(deps): bump micromatch from 4.0.5 to 4.0.8 in /clients/ui/frontend by @dependabot in #325
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.4-alpha to 0.2.5-alpha in /csi by @dependabot in #331
  • build(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in #329
  • build(deps-dev): bump ruff from 0.6.2 to 0.6.3 in /clients/python by @dependabot in #337
  • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #328
  • restrict captures to prefix when mapping *FromOwned by @isinyaaa in #295
  • build(deps-dev): bump webpack-dev-server from 4.15.2 to 5.0.4 in /clients/ui/frontend by @dependabot in #332
  • build(deps-dev): bump @cypress/code-coverage from 3.12.45 to 3.12.46 in /clients/ui/frontend by @dependabot in #333
  • build(deps): bump @patternfly/react-icons from 6.0.0-alpha.35 to 6.0.0-alpha.37 in /clients/ui/frontend by @dependabot in #335
  • build(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 in /clients/ui/frontend by @dependabot in #336
  • chore: introduce GH Labeler for PR navigation by @tarilabs in #346
  • py: fix access token parsing by @Al-Pragliola in #341
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.4-alpha to 0.2.5-alpha in /clients/ui/bff by @ederign in #342
  • py: client: add update method for supported types by @isinyaaa in #344
  • py: fix paging when missing token by @isinyaaa in #349
  • Add scaffolding for MR view and MR settings by @lucferbux in #345
  • gha: fix typo in labeler config and quote by @tarilabs in #351
  • Adds an endpoint to get a registered model by id by @alexcreasy in #339
  • Fixes URL error in the README by @alexcreasy in #354
  • UI - Model Registry API spec by @lucferbux in #350
  • gha: provide py dist as gh artifact by @tarilabs in #352
  • py: fix order by ID by @isinyaaa in #355
  • build(deps): bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible by @dependabot in #361
  • build(deps-dev): bump ruff from 0.6.3 to 0.6.4 in /clients/python by @dependabot in #366
  • build(deps): bump pydantic from 2.8.2 to 2.9.1 in /clients/python by @dependabot in #367
  • build(deps-dev): bump sphinx-autobuild from 2024.4.16 to 2024.9.3 in /clients/python by @dependabot in #368
  • core: refactor by splitting impl for each model by @isinyaaa in #371
  • build(deps-dev): bump cypress from 13.13.2 to 13.14.2 in /clients/ui/frontend by @dependabot in #362
  • build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0 in /clients/ui/frontend by @dependabot in #363
  • Adds ability to serve mocked data for MR API calls via cli flag by @alexcreasy in #377
  • npm update and versions bumps by @ederign in #374
  • fix: make tests work on fedora by @Al-Pragliola in #269
  • Add manifests dir to define K8s resources for the UI by @Griffin-Sullivan in #356
  • keep deprecated method for mount for TestContainers to avoid direct API dep. by @tarilabs in #372
  • docs: add info about installing extras by @tarilabs in #373
  • doc: migrate User Story from Robot to pytest by @tarilabs in #359
  • Py: rename pager limit method to page_size by @isinyaaa in #379
  • Set up model registry context and apiHooks by @lucferbux in #360
  • Update API models to use envelope format consistently by @alexcreasy in #381

Full Changelog: v0.2.5-alpha...v0.2.6-alpha

v0.2.5-alpha

26 Aug 19:52
d231290
Compare
Choose a tag to compare
v0.2.5-alpha Pre-release
Pre-release

What's Changed

  • wrap default openapi error handler by @isinyaaa in #235
  • build(deps): bump github.com/kserve/kserve from 0.12.0 to 0.13.1 in /csi by @dependabot in #226
  • docker: align docker-compose image to upstream by @tarilabs in #230
  • py(chore): ignore MD generation from openapi-codegen by @tarilabs in #236
  • py(chore): bump to next version by @tarilabs in #238
  • Setup Cypress UI testing by @Griffin-Sullivan in #234
  • build(deps-dev): bump coverage from 7.6.0 to 7.6.1 in /clients/python by @dependabot in #239
  • build(deps-dev): bump black from 24.4.2 to 24.8.0 in /clients/python by @dependabot in #240
  • build(deps): bump huggingface-hub from 0.24.3 to 0.24.5 in /clients/python by @dependabot in #241
  • build(deps-dev): bump ruff from 0.5.5 to 0.5.6 in /clients/python by @dependabot in #243
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.3-alpha to 0.2.4-alpha in /csi by @dependabot in #245
  • build(deps-dev): bump prettier from 3.3.0 to 3.3.3 in /clients/ui/frontend by @dependabot in #246
  • build(deps-dev): bump typescript from 5.4.5 to 5.5.4 in /clients/ui/frontend by @dependabot in #247
  • build(deps): bump @patternfly/react-icons from 6.0.0-alpha.24 to 6.0.0-alpha.34 in /clients/ui/frontend by @dependabot in #248
  • build(deps-dev): bump ts-jest from 29.1.4 to 29.2.4 in /clients/ui/frontend by @dependabot in #249
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.3-alpha to 0.2.4-alpha in /clients/ui/bff by @dependabot in #244
  • Py: bump aiohttp to 3.10.1 by @isinyaaa in #251
  • Add Dockerfile for serving containerised frontend by @alexcreasy in #252
  • Refactor Navigation to use react-router-dom v6 by @Griffin-Sullivan in #250
  • fix: made install_protoc.sh compatible with wget2 by @Al-Pragliola in #256
  • build(deps): bump aiohttp from 3.10.1 to 3.10.3 in /clients/python by @dependabot in #261
  • build(deps-dev): bump furo from 2024.7.18 to 2024.8.6 in /clients/python by @dependabot in #262
  • build(deps-dev): bump mypy from 1.11.0 to 1.11.1 in /clients/python by @dependabot in #263
  • build(deps-dev): bump ruff from 0.5.6 to 0.5.7 in /clients/python by @dependabot in #264
  • openapi: require name for contexts by @isinyaaa in #253
  • build(deps): bump react-dom from 18.2.0 to 18.3.1 in /clients/ui/frontend by @dependabot in #260
  • build(deps-dev): bump style-loader from 3.3.4 to 4.0.0 in /clients/ui/frontend by @dependabot in #258
  • build(deps-dev): bump rimraf from 5.0.7 to 6.0.1 in /clients/ui/frontend by @dependabot in #259
  • build(deps): bump @patternfly/react-styles from 6.0.0-alpha.24 to 6.0.0-alpha.34 in /clients/ui/frontend by @dependabot in #257
  • Adds description and display name properties to mocked ModelRegistry responses by @alexcreasy in #272
  • py: update contexts by @isinyaaa in #270
  • GHA: build: simplify action by @isinyaaa in #271
  • build(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #274
  • build(deps): bump aiohttp from 3.10.3 to 3.10.4 in /clients/python by @dependabot in #283
  • Bump ruff to 0.6.1 by @isinyaaa in #285
  • Document deploying MR locally on a kind cluster for development by @alexcreasy in #273
  • Add Tips section to README.md by @tonyxrmdavidson in #287
  • Update tsconfig files by @Griffin-Sullivan in #284
  • chore: remove go from bin by @tarilabs in #288
  • Add alexcreasy to owners of ui by @alexcreasy in #291
  • build(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 in /clients/ui/bff by @dependabot in #275
  • build(deps-dev): bump @cypress/code-coverage from 3.12.44 to 3.12.45 in /clients/ui/frontend by @dependabot in #281
  • csi: drop go from bin by @isinyaaa in #292
  • build(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.35.0 in /clients/ui/frontend by @dependabot in #280
  • build(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.8 in /clients/ui/frontend by @dependabot in #279
  • tidy scripts by @isinyaaa in #293
  • build(deps): bump @patternfly/react-{core|icons|style} by @ederign in #294
  • build(deps-dev): bump @types/jest from 29.5.3 to 29.5.12 in /clients/ui/frontend by @dependabot in #223
  • build(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 in /clients/python by @dependabot in #305
  • build(deps-dev): bump ruff from 0.6.1 to 0.6.2 in /clients/python by @dependabot in #306
  • build(deps): bump aiohttp from 3.10.4 to 3.10.5 in /clients/python by @dependabot in #307
  • build(deps-dev): bump mypy from 1.11.1 to 1.11.2 in /clients/python by @dependabot in #308
  • build(deps): bump huggingface-hub from 0.24.5 to 0.24.6 in /clients/python by @dependabot in #309
  • build(deps): bump github.com/testcontainers/testcontainers-go from 0.32.0 to 0.33.0 by @dependabot in #310
  • Add app context and revamps App.tsx by @lucferbux in #289
  • build(deps-dev): bump css-minimizer-webpack-plugin from 5.0.1 to 7.0.0 in /clients/ui/frontend by @dependabot in #301
  • build(deps-dev): bump tslib from 2.6.3 to 2.7.0 in /clients/ui/frontend by @dependabot in #300
  • build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 in /clients/ui/frontend by @dependabot in #303
  • build(deps-dev): bump react-router-dom from 6.26.0 to 6.26.1 in /clients/ui/frontend by @dependabot in #302
  • build(deps-dev): bump @testing-library/react from 14.3.1 to 16.0.0 in /clients/ui/frontend by @dependabot in #304
  • chore: fix go .mod and .sum for CSI by @tarilabs in #312

New Contributors

Full Changelog: v0.2.4-alpha...v0.2.5-alpha

v0.2.4-alpha

04 Aug 08:29
6cfac7a
Compare
Choose a tag to compare
v0.2.4-alpha Pre-release
Pre-release

What's Changed

  • openapi: wrong ref to delete, list GET and PATCH by @tarilabs in #182
  • build(deps-dev): bump coverage from 7.5.4 to 7.6.0 in /clients/python by @dependabot in #183
  • build(deps-dev): bump sphinx from 7.3.7 to 7.4.3 in /clients/python by @dependabot in #184
  • build(deps-dev): bump ruff from 0.5.1 to 0.5.2 in /clients/python by @dependabot in #185
  • build(deps): bump pydantic from 2.7.4 to 2.8.2 in /clients/python by @dependabot in #186
  • build(deps): bump github.com/golang/glog from 1.2.1 to 1.2.2 by @dependabot in #187
  • Py: Update README.md and fix ruff pin by @isinyaaa in #188
  • chore: remove some unused deprecated libraries (react-axe and react-docgen-typescript-loader) by @ederign in #192
  • Bump grpc to 1.65.0 by @isinyaaa in #191
  • chore: move owners in the correct place by @tarilabs in #193
  • feat: BFF is able to run (mocked) without Kubernetes by @ederign in #190
  • Py: get rid of autogen OAI client docs by @isinyaaa in #197
  • Py: Extend high-level API with paging by @isinyaaa in #178
  • py(chore): bump to next version by @tarilabs in #198
  • build(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #199
  • build(deps-dev): bump ruff from 0.5.2 to 0.5.4 in /clients/python by @dependabot in #200
  • build(deps-dev): bump sphinx from 7.4.3 to 7.4.7 in /clients/python by @dependabot in #201
  • build(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 in /clients/python by @dependabot in #202
  • build(deps-dev): bump furo from 2024.5.6 to 2024.7.18 in /clients/python by @dependabot in #203
  • build(deps-dev): bump pytest from 8.2.2 to 8.3.1 in /clients/python by @dependabot in #204
  • chore: adding bff and frontend to dependabot weekly checks by @ederign in #205
  • build(deps): bump huggingface-hub from 0.23.4 to 0.24.0 in /clients/python by @dependabot in #217
  • build(deps): bump github.com/brianvoe/gofakeit/v7 from 7.0.3 to 7.0.4 in /clients/ui/bff by @dependabot in #206
  • build(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.3 in /clients/ui/bff by @dependabot in #208
  • build(deps): bump k8s.io/client-go from 0.30.1 to 0.30.3 in /clients/ui/bff by @dependabot in #211
  • build(deps): bump github.com/kubeflow/model-registry from 0.2.1-alpha to 0.2.3-alpha in /clients/ui/bff by @dependabot in #214
  • build(deps-dev): bump imagemin from 8.0.1 to 9.0.0 in /clients/ui/frontend by @dependabot in #207
  • build(deps-dev): bump webpack-merge from 5.10.0 to 6.0.1 in /clients/ui/frontend by @dependabot in #209
  • build(deps-dev): bump postcss from 8.4.38 to 8.4.39 in /clients/ui/frontend by @dependabot in #212
  • build(deps-dev): bump copy-webpack-plugin from 11.0.0 to 12.0.2 in /clients/ui/frontend by @dependabot in #216
  • build(deps-dev): bump mypy from 1.10.1 to 1.11.0 in /clients/python by @dependabot in #213
  • Update CSI by @lampajr in #154
  • build(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #225
  • chore: onboard CSI on dependabot by @tarilabs in #218
  • build(deps-dev): bump pytest from 8.3.1 to 8.3.2 in /clients/python by @dependabot in #227
  • build(deps): bump huggingface-hub from 0.24.0 to 0.24.3 in /clients/python by @dependabot in #228
  • build(deps-dev): bump ruff from 0.5.4 to 0.5.5 in /clients/python by @dependabot in #229
  • test: show s3_uri_from format in pure REST test by @tarilabs in #219
  • Enhance UI client docs and bundler configuration by @lucferbux in #233
  • build(deps-dev): bump dotenv-webpack from 8.0.1 to 8.1.0 in /clients/ui/frontend by @dependabot in #220
  • build(deps-dev): bump tslib from 2.6.2 to 2.6.3 in /clients/ui/frontend by @dependabot in #221
  • build(deps-dev): bump @types/victory from 33.1.5 to 35.0.0 in /clients/ui/frontend by @dependabot in #222
  • chore: removing temporarly test execution by @ederign in #237
  • build(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.1 in /clients/ui/frontend by @dependabot in #224

New Contributors

Full Changelog: v0.2.3-alpha...v0.2.4-alpha

v0.2.3-alpha

13 Jul 07:15
aeb4bda
Compare
Choose a tag to compare
v0.2.3-alpha Pre-release
Pre-release

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, as the preferred method to interact with the Model Registry's Logical Model

What's Changed

  • py(chore): bump to next version by @tarilabs in #153
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.14 by @dependabot in #158
  • build(deps-dev): bump coverage from 7.5.3 to 7.5.4 in /clients/python by @dependabot in #155
  • build(deps-dev): bump testcontainers from 4.5.1 to 4.6.0 in /clients/python by @dependabot in #156
  • build(deps-dev): bump ruff from 0.4.9 to 0.4.10 in /clients/python by @dependabot in #157
  • REST: Fix PATCH method by @isinyaaa in #151
  • feat: client ui frontend scaffolding by @ederign in #148
  • Add readthedocs config by @isinyaaa in #137
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #160
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by @dependabot in #164
  • py(chore): bump to next version by @tarilabs in #167
  • docs: prereq to verify pwd in correct directory by @tarilabs in #168
  • Improve grammar in documentation by @alexcreasy in #174
  • Switch Python client backend to use REST by @isinyaaa in #152
  • build(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.32.0 by @dependabot in #171
  • chore(py): align ver in init to project toml by @tarilabs in #179
  • build(deps-dev): bump mypy from 1.10.0 to 1.10.1 in /clients/python by @dependabot in #163
  • build(deps): bump certifi from 2023.11.17 to 2024.7.4 in /clients/python by @dependabot in #169
  • build(deps-dev): bump zipp from 3.17.0 to 3.19.1 in /clients/python by @dependabot in #176
  • chore: bump ruff to 0.5.1 by @isinyaaa in #180

New Contributors

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

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