v3.6.1
punkpeye/fastmcpv3.6.1Jun 26, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v3.6.1) for fastmcp that addresses an issue with authentication session handling. The release was published on June 26, 2025, and includes a single fix for auth session handling (issue #135). No new features or breaking changes were introduced in this release.
Key Highlights
- Fixed authentication session handling bug (#135)
- Single bug fix release focused on stability
- Published on June 26, 2025
Full Release Notes
## [3.6.1](https://github.com/punkpeye/fastmcp/compare/v3.6.0...v3.6.1) (2025-06-26) ### Bug Fixes * auth session handling ([#135](https://github.com/punkpeye/fastmcp/issues/135)) ([1638c00](https://github.com/punkpeye/fastmcp/commit/1638c007340798da620251c9646d83c4cd1423f0))