v1.7.8
tokio-rs/axumv1.7.8May 5, 2026by rdimitrov
AI Summary
This release updates the deployment infrastructure with a major Pulumi SDK upgrade and corrects metrics counting for client-cancelled requests.
Key Highlights
- Pulumi SDK upgrade to 7.0.0
- Metrics fix for client-cancelled requests
- Production deployment update
Breaking Changes
- Pulumi SDK upgraded to v7.0.0
New Features
- Improved metrics accuracy
Full Release Notes
## What's Changed * deploy: update prod to v1.7.7 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1251 * build(deps): bump pulumi/actions from 6.6.1 to 7.0.0 in the actions group by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1254 * metrics: stop counting client-cancelled requests as server errors by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1255 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.7.7...v1.7.8