mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Overhaul v3.0 upgrade guide Rewrites the upgrade guide with educational context for each breaking change, adds an LLM migration prompt users can copy into any AI assistant, and covers previously missing items (removed constructor kwargs, module path deprecations, import_server deprecation). * Address CodeRabbit review feedback on upgrade guide Split message_path from other transport kwargs (env-var only, not a run() kwarg), move decorator change to breaking changes in the LLM prompt since accessing component attributes will crash, and add DiskStore/OAuth storage change to the prompt's numbered list. * Move decorator change under Breaking Changes in prose * Add before/after pattern to auth provider section * Add Warning callout, WSTransport and OpenAPI migration examples * Add missing imports to FastMCPOpenAPI migration example |
||
|---|---|---|
| .. | ||
| .cursor/rules | ||
| apps | ||
| assets | ||
| clients | ||
| community | ||
| css | ||
| deployment | ||
| development | ||
| getting-started | ||
| integrations | ||
| patterns | ||
| public/schemas/fastmcp.json | ||
| python-sdk | ||
| servers | ||
| snippets | ||
| tutorials | ||
| v2 | ||
| .ccignore | ||
| changelog.mdx | ||
| docs.json | ||
| updates.mdx | ||
| v2-banner.js | ||