v1.7.6
triggerdotdev/trigger.devv1.7.6Apr 30, 2026by rdimitrov
AI Summary
This minor release updates the production deployment and introduces GitHub OIDC token exchange binding to a per-deployment audience, accompanied by documentation updates.
Key Highlights
- GitHub OIDC token exchange bound to a per-deployment audience
- Production deployment updated to v1.7.5
- Documentation added for GitHub OIDC audience binding
New Features
- OIDC audience binding for GitHub tokens
- Updated deployment configuration
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