v4.10.0
amruthpillai/reactive-resumev4.10.0Jul 25, 2026by github-actions[bot]
AI Summary
Adds support for standard JSON Schema validation through a new adapter implementation, enabling the library to work seamlessly with plain JSON Schema definitions.
Key Highlights
- Added jsonSchemaAdapter for plain JSON Schema support
- Closes issue #54
- Closes issue #244
New Features
- 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))