v3.12.0
punkpeye/fastmcpv3.12.0Jul 29, 2025by github-actions[bot]
AI Summary
This minor release adds missing OAuth Protected Resource Metadata fields to fastmcp, addressing security and compliance requirements for OAuth implementations. The update resolves issue #155 by implementing the fields identified in #156.
Key Highlights
- Added missing OAuth Protected Resource Metadata fields
- Addresses OAuth compliance requirements
- Released on 2025-07-29
New Features
- Added OAuth Protected Resource Metadata fields for better OAuth support
Full Release Notes
# [3.12.0](https://github.com/punkpeye/fastmcp/compare/v3.11.0...v3.12.0) (2025-07-29) ### Features * add missing OAuth Protected Resource Metadata fields ([#156](https://github.com/punkpeye/fastmcp/issues/156)) ([ee221a7](https://github.com/punkpeye/fastmcp/commit/ee221a7d10c24f4fb791a63531e53056f767e5ce)), closes [#155](https://github.com/punkpeye/fastmcp/issues/155)