github PrefectHQ/fastmcp v3.2.3
v3.2.3: Redis or Not

7 hours ago

fakeredis 2.35.0 shipped an undocumented rename (FakeConnectionFakeAsyncRedisConnection) that broke pydocket's memory:// backend, causing fastmcp[tasks] installs to fail at startup with an ImportError. This pins fakeredis<2.35.0 in the tasks extra as a stopgap until a fixed pydocket ships.

What's Changed

Fixes 🐞

Docs 📚

  • Document session state isolation across mount boundaries by @jlowin in #3801

Full Changelog: v3.2.2...v3.2.3

Don't miss a new fastmcp release

NewReleases is sending notifications on new releases.