v1.7.9

zumerlab/snapdomv1.7.9May 12, 2026by rdimitrov

AI Summary

A minor release focusing on dependency updates, documentation improvements, and a fix for OCI validator rate limiting behavior.

Key Highlights

  • Updated dependencies (Pulumi, Go net, cloud.google.com/go/kms)
  • Added documentation for ToolHive Registry Server
  • Fixed validators/OCI to fail closed on upstream rate limiting

Full Release Notes

## What's Changed
* deploy: update prod to v1.7.8 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1256
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.234.0 to 3.235.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1259
* docs: add ToolHive Registry Server to community projects by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1261
* docs(authentication): note OpenSSL 3.x requirement for Ed25519 by @rhinocap in https://github.com/modelcontextprotocol/registry/pull/1253
* build(deps): bump golang.org/x/net from v0.52.0 to v0.53.0 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1269
* build(deps): bump cloud.google.com/go/kms from 1.30.0 to 1.31.0 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1263
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.235.0 to 3.236.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1264
* build(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 in the actions group by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1265
* build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.236.0 to 3.237.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1272
* build(deps): bump golang.org/x/mod from 0.35.0 to 0.36.0 by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1271
* docs(complete): align publish CLI flags with implementation (closes #767) by @voidborne-d in https://github.com/modelcontextprotocol/registry/pull/1278
* build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 in /deploy by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/1279
* fix(validators/oci): fail closed on upstream rate limiting by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1281

## New Contributors
* @rhinocap made their first contribution in https://github.com/modelcontextprotocol/registry/pull/1253
* @voidborne-d made their first contribution in https://github.com/modelcontextprotocol/registry/pull/1278

**Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.7.8...v1.7.9