v1.3.8
modelcontextprotocol/registryv1.3.8Nov 3, 2025by rdimitrov
AI Summary
Early patch release focused on infrastructure improvements and dependency updates. Bumps Go version and implements official vulnerability scanning.
Key Highlights
- Bumped Go to 1.24.9
- Implemented official govulncheck-action for vulnerability scanning
- Updated Azure and cloud dependencies
New Features
- Official govulncheck-action integration
- Go 1.24.9 for improved security
Full Release Notes
## What's Changed * Promote prod to 1.3.7 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/727 * Bump go to 1.24.9 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/732 * Use the official govulncheck-action by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/733 * build(deps): bump cloud.google.com/go/kms from 1.23.0 to 1.23.2 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/729 * build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.12.0 to 1.13.0 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/730 * build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.204.0 to 3.205.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/731 * docs(community): Add Awesome MCP Registry project link by @Seey215 in https://github.com/modelcontextprotocol/registry/pull/734 ## New Contributors * @Seey215 made their first contribution in https://github.com/modelcontextprotocol/registry/pull/734 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.3.7...v1.3.8