v3.15.1
punkpeye/fastmcpv3.15.1Aug 22, 2025by github-actions[bot]
AI Summary
This is a bug fix release that addresses a memory leak issue in session handling. The fix prevents potential memory leaks that could occur in the session management of the FastMCP library.
Key Highlights
- Fixed memory leak in session handling
- Resolved issue #165 related to session memory management
Full Release Notes
## [3.15.1](https://github.com/punkpeye/fastmcp/compare/v3.15.0...v3.15.1) (2025-08-22) ### Bug Fixes * prevent memory leaks in session ([#165](https://github.com/punkpeye/fastmcp/issues/165)) ([e5adac1](https://github.com/punkpeye/fastmcp/commit/e5adac19860fc23c8687227f05847be913004f90))