v3.10.0

punkpeye/fastmcpv3.10.0Jul 21, 2025by github-actions[bot]

AI Summary

This is a minor feature release (v3.10.0) that adds the ability to customize friendly error messages when parameter validation fails. The update addresses feature request #151, allowing developers to provide more user-friendly error messages during parameter validation.

Key Highlights

  • Added support for custom friendlyErrors messages on parameter validation errors
  • Addresses GitHub issue #151
  • Released on 2025-07-21

New Features

  • Allow custom friendlyErrors message on parameters validation error

Full Release Notes

# [3.10.0](https://github.com/punkpeye/fastmcp/compare/v3.9.0...v3.10.0) (2025-07-21)


### Features

* allow custom friendlyErrors message on parameters validation error ([#151](https://github.com/punkpeye/fastmcp/issues/151)) ([ba4cc37](https://github.com/punkpeye/fastmcp/commit/ba4cc37b25cb802d5378359fbe4db447b5452a17))