v4.10.0
punkpeye/fastmcpv4.10.0Jul 25, 2026by github-actions[bot]
AI Summary
A new JSON Schema adapter is added to support plain JSON Schema definitions, simplifying the process of defining schemas for the FastMCP framework.
Key Highlights
- New jsonSchemaAdapter for plain JSON Schema support
- Simplifies schema definition
- Resolves issues #54 and #244
New Features
- add jsonSchemaAdapter for plain JSON Schema support
Full Release Notes
# [4.10.0](https://github.com/punkpeye/fastmcp/compare/v4.9.2...v4.10.0) (2026-07-25) ### Features * add jsonSchemaAdapter for plain JSON Schema support — closes [#54](https://github.com/punkpeye/fastmcp/issues/54) ([#244](https://github.com/punkpeye/fastmcp/issues/244)) ([dcddc98](https://github.com/punkpeye/fastmcp/commit/dcddc984bc35b4fbfe0fe8a1d0cc6f7771b7f967))