v1.5.0

modelcontextprotocol/registryv1.5.0Mar 6, 2026by tadasant

AI Summary

Release introducing publisher-managed deletion support and updating security documentation to use GitHub Security Advisories.

Key Highlights

  • Introduced publisher-managed 'deleted' support
  • Updated SECURITY.md to use GitHub Security Advisories
  • Updated schema URL to actual location
  • Bumped production to v1.4.1

New Features

  • Publisher-managed deletion support

Full Release Notes

## What's Changed
* update schema url point to the actual location by @deerajkumar18 in https://github.com/modelcontextprotocol/registry/pull/884
* Bump production to v1.4.1 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/952
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.219.0 to 3.220.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/953
* Update SECURITY.md to use GitHub Security Advisories by @localden in https://github.com/modelcontextprotocol/registry/pull/977
* Publisher-managed "deleted" support by @pree-dew in https://github.com/modelcontextprotocol/registry/pull/893
* add details of include_deleted in openapi spec by @pree-dew in https://github.com/modelcontextprotocol/registry/pull/1014
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.220.0 to 3.225.1 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1034
* build(deps): bump github.com/docker/cli from 29.0.3+incompatible to 29.2.0+incompatible by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1032
* build(deps): bump the actions group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1031
* build(deps): bump github.com/caarlos0/env/v11 from 11.3.1 to 11.4.0 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/995
* build(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.25.0 to 4.27.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1024
* build(deps): bump the opentelemetry group with 6 updates by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1025
* build(deps): bump cloud.google.com/go/kms from 1.25.0 to 1.26.0 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/985
* fix(ci): use deploy/go.mod for deploy workflow Go version and bump root Go to 1.25.8 by @tadasant in https://github.com/modelcontextprotocol/registry/pull/1040
* Bump go by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1041

## New Contributors
* @deerajkumar18 made their first contribution in https://github.com/modelcontextprotocol/registry/pull/884
* @localden made their first contribution in https://github.com/modelcontextprotocol/registry/pull/977

**Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.4.1...v1.5.0