Skip to content

mcp-data-platform-v0.28.4

Choose a tag to compare

@github-actions github-actions released this 01 Mar 08:56
· 318 commits to main since this release
40752d5

Bug Fixes

  • Fix broken DataHub tools (#160): Removes stale mcp-datahub v1.0.1 entries from go.sum that persisted after the v1.0.2 upgrade. The lingering hashes allowed CI to resolve cached v1.0.1 artifacts, causing three tools — datahub_get_entity, datahub_get_lineage, and datahub_get_data_product — to fail at runtime. Forcing a clean v1.0.2 fetch restores correct behavior.

Installation

Homebrew (macOS)

brew install txn2/tap/mcp-data-platform

Claude Code CLI

claude mcp add mcp-data-platform -- mcp-data-platform

Docker

docker pull ghcr.io/txn2/mcp-data-platform:v0.28.4

Verification

All release artifacts are signed with Cosign. Verify with:

cosign verify-blob --bundle mcp-data-platform_0.28.4_linux_amd64.tar.gz.sigstore.json \
  mcp-data-platform_0.28.4_linux_amd64.tar.gz