v4.12.8
punkpeye/fastmcpv4.12.8Aug 7, 2026by github-actions[bot]
AI Summary
Fixes a resource management issue in the OAuthProxy cleanup process.
Key Highlights
- Stops token storage timer on destruction
Full Release Notes
## [4.12.8](https://github.com/punkpeye/fastmcp/compare/v4.12.7...v4.12.8) (2026-08-07) ### Bug Fixes * **auth:** stop the token storage timer in OAuthProxy.destroy() ([#312](https://github.com/punkpeye/fastmcp/issues/312)) ([82a0792](https://github.com/punkpeye/fastmcp/commit/82a0792e94563eb3703e5df079f4f56d6a24bb34))