v3.4.0

punkpeye/fastmcpv3.4.0Jun 18, 2025by github-actions[bot]

AI Summary

This is a minor feature release (v3.4.0) of fastmcp that adds two enhancements: support for passing options to the requestSampling method, and the ability for ResourceTemplate to return an array of resources instead of a single resource.

Key Highlights

  • Added support for passing options to requestSampling method
  • ResourceTemplate can now return an array of resources
  • Released on June 18, 2025

New Features

  • Support for passing options to requestSampling (#125)
  • Allow ResourceTemplate to return array of resources (#123)

Full Release Notes

# [3.4.0](https://github.com/punkpeye/fastmcp/compare/v3.3.1...v3.4.0) (2025-06-18)


### Features

* add support for passing options to requestSampling ([#125](https://github.com/punkpeye/fastmcp/issues/125)) ([08dcf0b](https://github.com/punkpeye/fastmcp/commit/08dcf0bab80c4b925d1699d5c34ed6c08b69f75b))
* Allow ResourceTemplate to return array of resources. ([#123](https://github.com/punkpeye/fastmcp/issues/123)) ([eaee1b4](https://github.com/punkpeye/fastmcp/commit/eaee1b4c994c7b7b03a2975817f9a9d62804c95f))