v2.2.0

punkpeye/fastmcpv2.2.0May 31, 2025by github-actions[bot]

AI Summary

This is a minor feature release that introduces an embedded resources API to fastmcp, allowing users to embed resources using the new `server.embedded(uri)` method. The release addresses feature request #86.

Key Highlights

  • New embedded resources API added to the server
  • Introduction of `server.embedded(uri)` method for embedding resources
  • Addresses GitHub issue #86

New Features

  • Embedded resources API with `server.embedded(uri)` method

Full Release Notes

# [2.2.0](https://github.com/punkpeye/fastmcp/compare/v2.1.4...v2.2.0) (2025-05-31)


### Features

* embedded resources API (`server.embedded(uri)` method) ([#86](https://github.com/punkpeye/fastmcp/issues/86)) ([c3991b8](https://github.com/punkpeye/fastmcp/commit/c3991b870df49f8bbfbfb2c7bbdeb746e94343eb))