Skip to content

v0.2.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@tarilabs tarilabs released this 26 Aug 19:52
· 281 commits to main since this release
d231290

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