Skip to content

0.0.1-beta.13

Pre-release
Pre-release

Choose a tag to compare

@zzstoatzz zzstoatzz released this 01 Sep 19:31
· 2 commits to main since this release

Beta patch collecting the plugin, OAuth, and read-path fixes since beta.12.

fixes

  • read_events follows API pagination past the 50-event page cap (#209)
  • get_identity reports the Prefect release for OSS servers instead of the REST API schema version (#209)
  • detailed work pool results populate work_queue_count (#209)
  • get_identity and review_rate_limits work in Cloud OAuth mode (#200)
  • hosted Cloud OAuth: issuer validation (#190), MCP resource audience default (#191), Cloud JWKS token verification
  • docs tool descriptions no longer route between tools (#203, #204)

features

  • execution plan authoring tools, behind an experimental flag (#176)
  • structured Prefect release notes via docs_get_release_notes (#184)
  • Codex plugin support (#185) and hosted-MCP Claude plugin (#192)
  • plugin domain verification route and public submission metadata (#186, #187, #195)

housekeeping

  • MIT license (#194)
  • dependency bumps (aiohttp, cryptography, mcp, pydantic-ai, joserfc, h2, pyasn1)