Skip to content

unifi-api-server api/v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 May 22:08
· 263 commits to main since this release
b7f372c

What's Changed

  • fix: align MCP protocol revision terminology by @sirkirby in #259
  • feat: expose MCP output schemas by @sirkirby in #260
  • feat: add MCP metadata fields by @sirkirby in #261
  • feat: move worker into monorepo by @sirkirby in #262
  • chore(deps): bump the worker-runtime group in /apps/worker/worker with 2 updates by @dependabot[bot] in #263
  • chore: use uv for Python Dependabot updates by @sirkirby in #267
  • chore(deps): bump the python-minor group with 7 updates by @dependabot[bot] in #268
  • chore(deps): roll up python dependency updates by @sirkirby in #273
  • docs: align meta-tools with MCP discovery by @sirkirby in #274
  • fix: negotiate relay MCP protocol version by @sirkirby in #275
  • fix: load lazy tools before relay forwarding by @sirkirby in #277
  • feat: prototype MCP tasks mapping by @sirkirby in #278
  • feat: align MCP resource metadata and subscription notes by @sirkirby in #279
  • test: add MCP protocol smoke gate by @sirkirby in #280
  • chore: simplify shared MCP layer before release tag by @sirkirby in #282

Full Changelog: access/v0.2.11...api/v0.3.0