mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 13:04:18 +02:00
Update changelog.mdx (#1745)
This commit is contained in:
parent
8ffed6a3d9
commit
d21e7e7626
1 changed files with 15 additions and 1 deletions
|
|
@ -4,7 +4,21 @@ icon: "list-check"
|
|||
rss: true
|
||||
---
|
||||
|
||||
<Update label="v2.12.1" description="2025-09-06">
|
||||
<Update label="v2.12.2" description="2025-09-03">
|
||||
|
||||
**[v2.12.2: Perchance to Stream](https://github.com/jlowin/fastmcp/releases/tag/v2.12.2)**
|
||||
|
||||
This is a hotfix for a bug where the `streamable-http` transport was not recognized as a valid option in `fastmcp.json` configuration files, despite being supported by the CLI. This resulted in a parsing error when the CLI arguments were merged against the configuration spec.
|
||||
|
||||
## What's Changed
|
||||
### Fixes 🐞
|
||||
* Fix streamable-http transport validation in fastmcp.json config by [@jlowin](https://github.com/jlowin) in [#1739](https://github.com/jlowin/fastmcp/pull/1739)
|
||||
|
||||
**Full Changelog**: [v2.12.1...v2.12.2](https://github.com/jlowin/fastmcp/compare/v2.12.1...v2.12.2)
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="v2.12.1" description="2025-09-03">
|
||||
|
||||
**[v2.12.1: OAuth to Joy](https://github.com/jlowin/fastmcp/releases/tag/v2.12.1)**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue