v1.7.8

Vanilagy/mediabunnyv1.7.8May 5, 2026by rdimitrov

AI Summary

This release focuses on infrastructure maintenance and dependency updates. It includes a production deployment update, a bump of the Pulumi actions version, and a metric correction to exclude client-cancelled requests from server error counts.

Key Highlights

  • Updated production deployment to v1.7.7
  • Bumped Pulumi actions dependency from 6.6.1 to 7.0.0
  • Fixed metrics to exclude client-cancelled requests from server errors

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