Skip to content

v3.4.2: Heads Up

Latest

Choose a tag to compare

@jlowin jlowin released this 06 Jun 01:29
3b8538e

FastMCP 3.4.2 restores JWT compatibility for providers that include private, non-critical JWS header parameters. Tokens from providers like Clerk can carry header metadata such as cat without being rejected before signature and claim validation, while unsupported critical headers are still rejected.

What's Changed

Fixes 🐞

Docs 📚

Full Changelog: v3.4.1...v3.4.2