Skip to content

v0.2.6-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@tarilabs tarilabs released this 14 Sep 18:56
· 240 commits to main since this release
95e6b7f

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