v1.3.4

modelcontextprotocol/registryv1.3.4Oct 24, 2025by rdimitrov

AI Summary

Maintenance release focusing on telemetry improvements, disabling automatic sync schedules, and dependency bumps.

Key Highlights

  • Added failure modes telemetry
  • Disabled automatic sync schedule in sync-db.yml
  • Enabled dependabot for /deploy and pinned Go version to 1.24
  • Upgraded Pulumi and GCP SDKs

New Features

  • Failure modes telemetry

Full Release Notes

## What's Changed
* Promote prod to 1.3.3 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/687
* build(deps): bump the actions group with 2 updates by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/688
* Add failure modes telemetry by @pree-dew in https://github.com/modelcontextprotocol/registry/pull/646
* Disable automatic sync schedule in sync-db.yml by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/693
* Enable dependabot for /deploy and pin Go version to 1.24 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/697
* build(deps): bump github.com/pulumi/pulumi-gcp/sdk/v8 from 8.39.0 to 8.41.1 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/699
* build(deps): bump anchore/sbom-action from 0.20.8 to 0.20.9 in the actions group by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/702
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.175.0 to 3.204.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/700
* build(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.18.2 to 4.23.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/701


**Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.3.3...v1.3.4