MCP Connector Release Notes
MCP Connector v0.8.0
Release Date: 2024-11-01
- Ability to override app cluster id via
clusterID
helm value for migration scenarios.
MCP Connector v0.7.0
Release Date: 2024-08-16
- Support for server-side apply
- This release ships the helm chart as an OCI artifact in the Upbound registry only, available at
oci://xpkg.upbound.io/spaces-artifacts/mcp-connector
. - The helm chart will not be available at the Upbound helm repository anymore, please migrate to the OCI artifact.
MCP Connector v0.6.1
Release Date: 2024-06-29
- Fixed a regression where connector makes only a single kind for a given group/version available to the application
cluster.
MCP Connector v0.6.0
Release Date: 2024-06-15
- We started shipping the helm chart as an OCI artifact in the Upbound registry, available at
oci://xpkg.upbound.io/spaces-artifacts/mcp-connector
. - This the latest release where we will publish the helm chart to the Upbound helm repository, please migrate to the OCI
artifact.
MCP Connector v0.5.0
Release Date: 2024-06-06
- Support for auth with Upbound Identity.
- Upgraded Kubernetes library dependencies from 1.26 to 1.29.
MCP Connector v0.4.0
Release Date: 2024-04-29
- Add ability to set memory and cpu limits.
MCP Connector v0.3.7
Release Date: 2024-03-21
- Fixed regular expression for managed control plane check for older versions of the Spaces API.
MCP Connector v0.3.8
Release Date: 2024-03-21
- Configured burst and QPS for kube clients to prevent excessive rate limiting.
MCP Connector v0.3.6
Release Date: 2024-03-15
- Updated managed control plane check to support the recent changes in the Spaces API.