v4.20.0
punkpeye/fastmcpv4.20.0Sep 4, 2026by github-actions[bot]
AI Summary
This release introduces new functionality to the OpenAPI integration, specifically wiring up output schema and structured content handling with various serialization styles.
Key Highlights
- Wires outputSchema and structuredContent for OpenAPI
- Supports query and body serialization styles
- Improves OpenAPI schema integration
New Features
- Wire outputSchema/structuredContent
- Implement query/body serialization styles
Full Release Notes
# [4.20.0](https://github.com/punkpeye/fastmcp/compare/v4.19.1...v4.20.0) (2026-09-04) ### Features * **openapi:** wire outputSchema/structuredContent and query/body serialization styles ([#351](https://github.com/punkpeye/fastmcp/issues/351)) ([10b08f7](https://github.com/punkpeye/fastmcp/commit/10b08f7c6975ace9fcff1c24c5db815cc2f7565e))