v3.0.1

punkpeye/fastmcpv3.0.1Jun 10, 2025by github-actions[bot]

AI Summary

This is a minor bug fix release (patch version) that addresses issue #105 by upgrading the mcp proxy dependency and adding async support to the on close handler. The release maintains backward compatibility with no breaking changes.

Key Highlights

  • Upgraded mcp proxy dependency
  • Added async support to on close handler
  • Fixed issue #105

Full Release Notes

## [3.0.1](https://github.com/punkpeye/fastmcp/compare/v3.0.0...v3.0.1) (2025-06-10)


### Bug Fixes

* upgrade mcp proxy and add async to on close ([#105](https://github.com/punkpeye/fastmcp/issues/105)) ([16bc256](https://github.com/punkpeye/fastmcp/commit/16bc256b2ee543912f5fbe4b2899e01aa8b9b0ad))