Skip to content

v0.3.14

Latest

Choose a tag to compare

@pboyd pboyd released this 17 Jul 23:06
· 93 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.3.14
4cc7803

Alpha
This Kubeflow component has alpha status with limited support. See the Kubeflow versioning policies. The Kubeflow team is interested in your feedback about the usability of the feature.

What's Changed

  • Merge patches from v0.3.11 by @pboyd in #2943
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #2945
  • Add add/manage source form for MCP catalog settings page by @ppadti in #2935
  • feat(tracking): add vendor-neutral userInteraction tracking abstraction by @manaswinidas in #2937
  • chore(deps): bump the mod-arch group in /clients/ui/frontend with 3 updates by @dependabot[bot] in #2954
  • fix(readme): make build checks status badge a clickable link by @Ishan-AI-coder in #2939
  • feat(ui/bff): implement ConfigMap-backed CRUD for MCP catalog source configs by @manaswinidas in #2930
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /gorm-gen by @dependabot[bot] in #2940
  • chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.52.0 in /cmd/controller by @dependabot[bot] in #2942
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /cmd/csi by @dependabot[bot] in #2946
  • chore(deps-dev): bump soupsieve from 2.5 to 2.8.4 in /clients/python by @dependabot[bot] in #2948
  • fix(python-client): add s3 extra alias for boto3 installs by @immanuwell in #2926
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #2950
  • chore(deps): bump docker/metadata-action from 6.1.0 to 6.2.0 by @dependabot[bot] in #2951
  • chore(deps): bump cirello.io/pglock from 1.16.1 to 1.16.2 by @dependabot[bot] in #2952
  • chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.37.0 by @dependabot[bot] in #2956
  • chore(deps): bump actions/labeler from 6.1.0 to 6.2.0 by @dependabot[bot] in #2957
  • chore(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in #2958
  • chore(deps-dev): bump mypy from 2.1.0 to 2.3.0 in /clients/python by @dependabot[bot] in #2955
  • chore(deps): bump platformdirs from 4.9.6 to 4.10.0 in /clients/python by @dependabot[bot] in #2874
  • chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in /cmd/controller by @dependabot[bot] in #2913
  • chore(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #2949
  • chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 by @dependabot[bot] in #2953
  • chore(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.42.0 to 0.43.0 by @dependabot[bot] in #2871
  • chore(deps): bump platformdirs from 4.9.6 to 4.10.0 in /jobs/async-upload by @dependabot[bot] in #2877
  • mount mcp-catalog-sources ConfigMap in catalog server deployment by @ppadti in #2961
  • fix(bff): authorize job namespace via SAR instead of requiring namespace equality by @manaswinidas in #2963
  • fix: make CORS configurable and disabled by default by @chambridge in #2965
  • fix: upgrade cosign to v3.0.4 and handle signing config conflict with explicit URLs by @dbasunag in #2966
  • Add Agents Catalog Gallery and Filters by @Philip-Carneiro in #2934
  • Add Agent Details page by @Philip-Carneiro in #2964
  • Add artifacts endpoint for Agent catalog by @ppadti in #2967
  • Add agent catalog API path swap in middleware by @ppadti in #2969
  • Fix preview for default sources by @ppadti in #2970
  • feat(csi): add artifact URI allowlist and cloud metadata blocklist by @chambridge in #2968
  • chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /clients/ui/frontend by @dependabot[bot] in #2971
  • chore: bump pyasn1 to 0.6.4 by @jonburdo in #2972
  • fix(ui): open agents catalog details via /overview route by @manaswinidas in #2974
  • chore: bump Python package version to v0.3.12 by @pboyd in #2944
  • chore: update manifests for v0.3.14 by @pboyd in #2977

New Contributors

Full Changelog: v0.3.12...v0.3.14