Skip to content

v4.0.1: Come Back Any Time

Latest

Choose a tag to compare

@zzstoatzz zzstoatzz released this 02 Sep 00:20
· 2 commits to main since this release
b46cd58

ClientGroup now reference-counts its context the way Client does, so entering a connected group from a nested block or a concurrent task reuses the existing connections instead of raising. Adapters written against Client's reentrancy can hold a ClientGroup the same way.

What's Changed

Fixes 馃悶

Docs 馃摎

  • docs: update banner for FastMCP 4 GA by @zzstoatzz in #4958
  • docs: correct whats-new and upgrade guide for GA by @zzstoatzz in #4961
  • docs: drop prerelease install framing from installation and SDK migration guides by @zzstoatzz in #4963
  • docs: refresh sidebar tags and fix audit findings by @zzstoatzz in #4965

Other Changes 馃

Full Changelog: v4.0.0...v4.0.1