github PrefectHQ/fastmcp v3.2.2
v3.2.2: Audience Appreciation

8 hours ago

The Azure audience fix in 3.2.1 overcorrected: it switched token validation from client_id to identifier_uri, which fixed custom Application ID URIs but broke the default case where Azure AD v2 tokens set aud to the bare client ID GUID. Both formats are now accepted.

What's Changed

Fixes 🐞

  • fix: accept both client_id and identifier_uri as Azure audience by @jlowin in #3797

Dependencies 📦

  • chore(deps): bump the uv group across 2 directories with 1 update by @dependabot[bot] in #3795

Full Changelog: v3.2.1...v3.2.2

Don't miss a new fastmcp release

NewReleases is sending notifications on new releases.