v1.7.2
modelcontextprotocol/registryv1.7.2Apr 27, 2026by rdimitrov
AI Summary
This release focuses on deployment stability by managing Cloud Resource Manager API enablement via Pulumi and optimizing list query performance.
Key Highlights
- Manage Cloud Resource Manager API enablement in Pulumi
- Use row-constructor cursor for list queries
- Restore per-phase publish timings
Full Release Notes
## What's Changed * fix(deploy): manage Cloud Resource Manager API enablement in Pulumi by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1213 * deploy: update prod to v1.7.1 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1212 * fix(list): use row-constructor cursor + restore per-phase publish timings + enable pg_stat_statements by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1215 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.7.1...v1.7.2