Skip to content

mcp-data-platform-v0.16.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 01:32
· 369 commits to main since this release
8691214

What's Changed

Bug Fix: DataHub UpdateDescription on v1.3.0+

Bumps github.com/txn2/mcp-datahub from v0.5.1 to v0.5.2, fixing UpdateDescription HTTP 400 errors on DataHub v1.3.0+. The operation was the only write path sending a partial aspect without created and lastModified audit stamps. The fix implements a read-modify-write pattern to preserve audit metadata, bringing it in line with other write operations like AddTag and RemoveTag.

Also fixes revive lint errors for unhandled WriteRune calls in toEnumCase.

Changelog

  • deps: bump github.com/txn2/mcp-datahub from 0.5.1 to 0.5.2 (#87) (@cjimti)

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.16.2

Verification

All release artifacts are signed with Cosign. Verify with:

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