Skip to content

v0.2.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@tarilabs tarilabs released this 08 Dec 09:58
28ef0c2

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