v3.26.8
punkpeye/fastmcpv3.26.8Jan 6, 2026by github-actions[bot]
AI Summary
This is a bug fix release that implements caching for list handlers to improve performance. The release addresses issue #222 and represents a minor patch update.
Key Highlights
- Implements caching for list handlers
- Fixes issue #222
- Performance improvement through caching mechanism
New Features
- Caching implementation for list handlers
Full Release Notes
## [3.26.8](https://github.com/punkpeye/fastmcp/compare/v3.26.7...v3.26.8) (2026-01-06) ### Bug Fixes * implement caching for list handlers ([#222](https://github.com/punkpeye/fastmcp/issues/222)) ([89b227d](https://github.com/punkpeye/fastmcp/commit/89b227d6c4cd400e3067de881b47f72052d6fe8a))