Skip to content

unifi-mcp-shared v0.5.0

Choose a tag to compare

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

Install or upgrade:

pip install unifi-mcp-shared==0.5.0

PyPI

What's Changed

Shared Library

  • fix: align MCP protocol revision terminology (#259) (668d705)
  • feat: expose MCP output schemas (#260) (4e0c983)
  • feat: add MCP metadata fields (#261) (0020888)
  • docs: align meta-tools with MCP discovery (#274) (22191b4)
  • feat: prototype MCP tasks mapping (#278) (10156e2)
  • chore: simplify shared MCP layer before release tag (#282) (b7f372c)

Release Infrastructure

  • chore(deps): bump the python-minor group with 7 updates (#268) (324c89c)
  • chore(deps): roll up python dependency updates (#273) (a6517b6)

Omitted 10 unrelated monorepo commits from these notes.

Full Changelog: shared/v0.4.5...shared/v0.5.0