mcp-data-platform-v0.16.2
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
Installation
Homebrew (macOS)
brew install txn2/tap/mcp-data-platformClaude Code CLI
claude mcp add mcp-data-platform -- mcp-data-platformDocker
docker pull ghcr.io/txn2/mcp-data-platform:v0.16.2Verification
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