github PrefectHQ/fastmcp v4.0.7
v4.0.7: Double Take

latest release: v4.0.8
2 hours ago

Fixes two regressions from 4.0.6. The completion visibility check runs only the list-specific middleware hooks, so rate limits, logging, and metrics see a single request per completion again. Resource template patterns are cached, which makes template reads faster than in 4.0.5.

What's Changed

Fixes 🐞

  • completions: check reference visibility through typed list hooks only by @zzstoatzz in #5244
  • resources: cache compiled URI template patterns by @zzstoatzz in #5245

Docs 📚

Full Changelog: v4.0.6...v4.0.7

Don't miss a new fastmcp release

NewReleases is sending notifications on new releases.