github PrefectHQ/fastmcp v4.0.2
v4.0.2: Root Access

3 hours ago

ClientGroup is now importable from the package root, from fastmcp import ClientGroup, with the same lazy export and install hint as Client, so integrations no longer couple to FastMCP's internal module layout.

What's Changed

Enhancements ✨

  • Expose ClientGroup from package root by @jlowin in #4987
  • skills: add release skill with changelog entry helper by @zzstoatzz in #4982

Fixes 🐞

Docs 📚

  • docs: note the 4.0.1 floor for ClientGroup reentrancy by @zzstoatzz in #4980
  • docs: link the GA announcement and blog from What's New by @zzstoatzz in #4984

Other Changes 🦾

Full Changelog: v4.0.1...v4.0.2

Don't miss a new fastmcp release

NewReleases is sending notifications on new releases.