v4.12.5
punkpeye/fastmcpv4.12.5Aug 5, 2026by github-actions[bot]
AI Summary
Improves error handling in OAuth proxy endpoints to properly manage aborted and oversized request bodies.
Key Highlights
- Handle aborted and oversized bodies in OAuth proxy endpoints
- Fixes issue #306
Full Release Notes
## [4.12.5](https://github.com/punkpeye/fastmcp/compare/v4.12.4...v4.12.5) (2026-08-05) ### Bug Fixes * **auth:** handle aborted and oversized bodies in OAuth proxy endpoints ([#306](https://github.com/punkpeye/fastmcp/issues/306)) ([70e4f3c](https://github.com/punkpeye/fastmcp/commit/70e4f3cd5ac2cb8d496ae6a7ad3e0bec0b2ef6ba))