Skip to content

Releases: mozilla-ai/mcpd-sdk-python

0.0.2

18 Sep 15:06
b48657b
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Health endpoint querying: Add methods to query MCP server health endpoints with TTL caching (#29) - @michalismeng

🔧 Improvements

  • Enhanced SDK quality: Add comprehensive docstrings and exception hierarchy (#25) - @peteski22
  • Contributing workflow: Align contributing guidelines with pre-commit hooks (#30) - @peteski22
  • Documentation: Fix endpoint parameter name in README (#24) - @aittalam

🏗️ Infrastructure & DevOps

  • Linting: Configure comprehensive linting rules and apply fixes (#28) - @peteski22
  • CI/CD: Pin GitHub Actions versions for reproducible builds (#26) - @peteski22
  • Code quality: One-time linting cleanup for examples folder (#27) - @peteski22
  • Repository: Add code of conduct, contributing guide, security policy and issue templates (#20) - @peteski22
  • Dependencies: Use PyPI mcpd package (#19) - @peteski22
  • Releases: Fix tag detection for releases (#18) - @peteski22
  • Legal: Fix license copyright (#23) - @peteski22

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1 - Initial release

18 Jul 11:23
1414c20
Compare
Choose a tag to compare

What's Changed

  • SDK to interact with running mcpd
  • Examples for using mcpd with: AnyAgent, PydanticAI etc.
  • Repo chores/setup

New Contributors

Full Changelog: https://github.com/mozilla-ai/mcpd-sdk-python/commits/0.0.1