ITADN
giantswarm/mcp-oauth

版本发布 8

Release v0.2.110v0.2.110
? · 2026-04-28

## What's Changed * chore(oauthconfig): extract githubProviderName const for goconst by @QuentinBisson in https://github.com/giantswarm/mcp-oauth/pull/279 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.109...v0.2.110

Release v0.2.105v0.2.105
? · 2026-04-28

## What's Changed * feat(handler): RFC 9207 iss parameter in authorization response by @QuentinBisson in https://github.com/giantswarm/mcp-oauth/pull/267 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.104...v0.2.105

Release v0.2.99v0.2.99
? · 2026-04-15

## What's Changed * Align files by @architectbot in https://github.com/giantswarm/mcp-oauth/pull/263 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.98...v0.2.99

Release v0.2.95v0.2.95
? · 2026-04-09

## What's Changed * Align files by @architectbot in https://github.com/giantswarm/mcp-oauth/pull/260 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.94...v0.2.95

Release v0.2.92v0.2.92
? · 2026-03-24

## What's Changed * Move HTML template out of handler Go code, use embed by @marians in https://github.com/giantswarm/mcp-oauth/pull/256 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.91...v0.2.92

Release v0.2.91v0.2.91
? · 2026-03-24

## What's Changed * fix(logging): use token suffix instead of prefix for log identifiers by @marians in https://github.com/giantswarm/mcp-oauth/pull/255 ## New Contributors * @marians made their first contribution in https://github.com/giantswarm/mcp-oauth/pull/255 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.90...v0.2.91

Release v0.2.89v0.2.89
? · 2026-03-18

## What's Changed * fix(providers): treat email, profile, groups, offline_access as mandatory scopes by @teemow in https://github.com/giantswarm/mcp-oauth/pull/253 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.88...v0.2.89

Release v0.2.88v0.2.88
? · 2026-03-17

## What's Changed * feat(server): add TokenRefreshHandler callback for provider token refresh events by @teemow in https://github.com/giantswarm/mcp-oauth/pull/251 **Full Changelog**: https://github.com/giantswarm/mcp-oauth/compare/v0.2.87...v0.2.88