v1.2.1
modelcontextprotocol/registryv1.2.1Sep 30, 2025by tadasant
AI Summary
Updates documentation and fixes database migration logic for handling NULL status values in migration 008.
Key Highlights
- Fixed NULL status values in migration 008
- Ensured sane defaults are populated for NULL values
Full Release Notes
## What's Changed * docs: add MCP Server for MCP Registry to community-projects by @formulahendry in https://github.com/modelcontextprotocol/registry/pull/579 * build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the actions group by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/577 * fix: handle NULL status values in migration 008 by @tadasant in https://github.com/modelcontextprotocol/registry/pull/578 * Ensure we populate sane defaults for NULL values by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/583 * fix: prevent NULL status values during migration 008 by @tadasant in https://github.com/modelcontextprotocol/registry/pull/587 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.2.0...v1.2.1