v3.8.0

punkpeye/fastmcpv3.8.0Jun 30, 2025by github-actions[bot]

AI Summary

This minor release adds authentication context support to resources and resource templates, addressing feature request #137. It also includes bug fixes for a missing eventStore and formatting improvements.

Key Highlights

  • Added authentication context to resources and resource templates
  • Fixed missing eventStore bug
  • Applied formatting fixes

New Features

  • Authentication context support for resources and resource templates

Full Release Notes

# [3.8.0](https://github.com/punkpeye/fastmcp/compare/v3.7.0...v3.8.0) (2025-06-30)


### Bug Fixes

* add missing eventStore ([805b05d](https://github.com/punkpeye/fastmcp/commit/805b05d2eb386c03b132e33e05978dab69fd907f))
* apply formatting ([2c2f2b7](https://github.com/punkpeye/fastmcp/commit/2c2f2b76662048ffb030bdc3e5b68f8b016c323e))


### Features

* add authentication context to resources and resource templates ([#137](https://github.com/punkpeye/fastmcp/issues/137)) ([ff83afc](https://github.com/punkpeye/fastmcp/commit/ff83afcbaeb821865cad0b208dec1c504c4e2e97))