v3.15.2
punkpeye/fastmcpv3.15.2Aug 27, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v3.15.2) that addresses missing instructions for all transports in the FastMCP library. The fix resolves issue #170, ensuring that users now have proper instructions available when using any transport method.
Key Highlights
- Fixed missing instructions for all transports (issue #170)
- Released on August 27, 2025
Full Release Notes
## [3.15.2](https://github.com/punkpeye/fastmcp/compare/v3.15.1...v3.15.2) (2025-08-27) ### Bug Fixes * missing instructions for all transports ([#170](https://github.com/punkpeye/fastmcp/issues/170)) ([f793463](https://github.com/punkpeye/fastmcp/commit/f793463749acb5db4f2172041430cb66016fe42e))