This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryFixed MCP Registry publish step by correcting fileSha256 key name.
Full changelog
What's New
MCP Registry Publish Fix (#470)
Fixes the Publish to MCP Registry step in the release workflow that had been failing on every release since v1.25.1. server.json used the snake_case key file_sha256, but the MCP registry schema requires camelCase fileSha256. The workflow now also validates server.json against the official MCP schema (plus an explicit MCPB contract check for fileSha256) before publishing, preventing the class of bug that caused the v1.25.13 homebrew formula SHA drift.
Dependency Updates
Kubernetes
k8s.io/cli-runtime0.35.2 → 0.35.3k8s.io/kubectl0.35.2 → 0.35.3
Go Modules
github.com/moby/spdystream0.5.0 → 0.5.1 (header-size/count limits, 24-bit frame length enforcement)github.com/modelcontextprotocol/go-sdk1.4.1 → 1.5.0golang.org/x/sys0.42.0 → 0.43.0
CI
actions/setup-go6.3.0 → 6.4.0actions/upload-artifact7.0.0 → 7.0.1actions/upload-pages-artifact4.0.0 → 5.0.0actions/deploy-pages4.0.5 → 5.0.0docker/login-action4.0.0 → 4.1.0github/codeql-action4.34.1 → 4.35.1sigstore/cosign-installer4.1.0 → 4.1.1
Docker
- Ubuntu base image digest bump (
186072b→84e77de)
Changelog
- 5eab2dc ci: fix MCP Registry publish step (fileSha256 field name) (#470)
- 8cfcbd9 deps: bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (#460)
- af76b37 ci: bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#459)
- 337d352 ci: bump actions/upload-artifact from 7.0.0 to 7.0.1 (#458)
- eaffc2a deps: bump golang.org/x/sys from 0.42.0 to 0.43.0 (#457)
- 0ab9d85 docker: bump ubuntu from
186072bto84e77de(#456) - bd6e739 ci: bump docker/login-action from 4.0.0 to 4.1.0 (#455)
- a2469b1 deps: bump github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.5.0 (#454)
- 1f8cd06 ci: bump CI dependencies (combined) (#453)
- ac6b038 deps: bump k8s.io/cli-runtime and k8s.io/kubectl from 0.35.2 to 0.35.3 (#447)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About txn2/kubefwd
Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
Related context
Related tools
Beta — feedback welcome: [email protected]