v1.7.4
modelcontextprotocol/registryv1.7.4Apr 29, 2026by rdimitrov
AI Summary
This release addresses resource constraints by bumping the registry pod memory allocation to match the increased PostgreSQL connection pool size.
Key Highlights
- Bump registry pod memory to match doubled pgxpool size
Full Release Notes
## What's Changed * deploy: update prod to v1.7.3 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1223 * fix(deploy): bump registry pod memory to match doubled pgxpool size by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1225 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.7.3...v1.7.4