v0.2.13
Pre-release
Pre-release
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
- Adds ability to change logging verbosity and adds more debug telemetry by @alexcreasy in #594
- fix: update api.go link in README.md by @pboyd in #709
- fix: bump go deps to fix GO-2024-3333 by @Al-Pragliola in #713
- Adds BFF support for CORS by @alexcreasy in #710
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in /clients/ui/bff by @dependabot in #717
- build(deps): bump eval-type-backport from 0.2.0 to 0.2.2 in /clients/python by @dependabot in #677
- build(deps-dev): bump coverage from 7.6.9 to 7.6.10 in /clients/python by @dependabot in #678
- build(deps): bump huggingface-hub from 0.27.0 to 0.27.1 in /clients/python by @dependabot in #684
- build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2 in /clients/python by @dependabot in #698
- build(deps-dev): bump ruff from 0.8.4 to 0.9.2 in /clients/python by @dependabot in #714
- fix: patch requests to artifact endpoint make mr panic by @Al-Pragliola in #718
- feat(bff) crud for api/v1/model_registry/{model_registry_id}/artifacts by @ederign in #720
- chore: bump py version to 0.2.13 by @tarilabs in #722
- fix(nav, masthead): Edit navbar styling to handle dynamic window sizing by @jenny-s51 in #721
- Fix issue with make command by @lucferbux in #723
- Keep up with midstream by @lucferbux in #706
- build(deps-dev): bump react-router-dom from 7.1.1 to 7.1.3 in /clients/ui/frontend by @dependabot in #715
- fix(frontend): adding missing key for SimpleSelect by @ederign in #729
- chore(frontend): FE version bump for eslint-plugin-react-hooks, typescript-eslint/parser and @typescript-eslint/eslint-plugin by @ederign in #728
- Update install_protoc.sh script to support apple architectures by @Crazyglue in #732
- chore(bff): version bump for golang 1.22.2 -> 1.23.5, go lint v1.63.4 and k8s.io/apimachinery from 0.31.4 to 0.32.1 by @ederign in #727
- build(deps-dev): bump @mui/icons-material from 6.1.10 to 6.4.1 in /clients/ui/frontend by @dependabot in #738
- build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /clients/ui/frontend by @dependabot in #739
- Moving UI Manifests to root manifests directory by @Griffin-Sullivan in #731
- chore(go): bump golang version to 1.22 by @Al-Pragliola in #689
- Update verify_ssl behaviour in Configuration class by @lugi0 in #726
- fix(bff): bump golang base image in Dockerfile by @Al-Pragliola in #742
- build(deps): bump pydantic from 2.10.4 to 2.10.6 in /clients/python by @dependabot in #734
- build(deps-dev): bump mypy from 1.14.0 to 1.14.1 in /clients/python by @dependabot in #735
- build(deps-dev): bump ruff from 0.9.2 to 0.9.3 in /clients/python by @dependabot in #736
- build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 by @dependabot in #741
- feat(proxy): make the proxy resilient on mlmd failure by @Al-Pragliola in #700
- build(deps): bump fossas/fossa-action from 1.4.0 to 1.5.0 by @dependabot in #740
- chore(go): pin patch version in go.mod by @Al-Pragliola in #746
- build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #548
- build(deps): bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.35.0 by @dependabot in #693
- build(deps-dev): bump black from 24.10.0 to 25.1.0 in /clients/python by @dependabot in #754
- build(deps-dev): bump ruff from 0.9.3 to 0.9.4 in /clients/python by @dependabot in #750
- build(deps): bump huggingface-hub from 0.27.1 to 0.28.1 in /clients/python by @dependabot in #753
- build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in /clients/python by @dependabot in #751
- Bump mysql container image to one with an aarch64 image by @alexcreasy in #267
- fix: mysql version fix 8.0.3 -> 8.3.0 by @dandawg in #703
- chore: align manifest for 0.2.13 by @tarilabs in #755
New Contributors
- @pboyd made their first contribution in #709
- @Crazyglue made their first contribution in #732
- @lugi0 made their first contribution in #726
- @dandawg made their first contribution in #703
Full Changelog: v0.2.12...v0.2.13