v1.7.6
Michael-A-Kuykendall/shimmyv1.7.6Apr 30, 2026by rdimitrov
AI Summary
This release updates the production environment and enhances GitHub OIDC authentication by binding token exchange to a per-deployment audience. It also includes documentation updates to support self-hosters and CI users.
Key Highlights
- Updated production deployment to v1.7.5
- Enhanced GitHub OIDC security by binding token exchange to per-deployment audiences
- Added documentation for GitHub OIDC audience binding
New Features
- Bind GitHub OIDC token exchange to a per-deployment audience
Full Release Notes
## What's Changed * deploy: update prod to v1.7.5 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1228 * auth: bind GitHub OIDC token exchange to a per-deployment audience by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1229 * docs: document GitHub OIDC audience binding for self-hosters and CI users by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/1230 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.7.5...v1.7.6