v4.10.0

openclaw/wacliv4.10.0Jul 25, 2026by github-actions[bot]

AI Summary

Adds a new adapter to support plain JSON Schema definitions, simplifying the integration of schema-based data validation.

Key Highlights

  • Adds jsonSchemaAdapter
  • Provides support for plain JSON Schema
  • Resolves issue #54
  • Resolves 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))