Skip to content

v2.12.2: Perchance to Stream

Latest
Compare
Choose a tag to compare
@jlowin jlowin released this 03 Sep 21:27
· 2 commits to main since this release
8ffed6a

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 🐞

  • Hotfix: restore --transport streamable http at CLI by @jlowin in #1743

Docs 📚

Full Changelog: v2.12.1...v2.12.2