v3.2.3
π What's New in v3.2.3
β¨ Features
- π― Enhanced MCP streamable HTTP server implementation with real-time event streaming capabilities
- π Advanced IP integration supporting both IPv4 and IPv6 protocols
- π³ Full containerisation support with optimised Docker configurations
- π¦ Standardised Python package setup for seamless distribution
π§ Improvements & Chores
- βοΈ Enhanced GitHub Actions workflows for automated container building and deployment
- π Pinned Python versions for consistent and reproducible environments
- π Optimised CI/CD pipelines with automated tag and release workflows
- ποΈ Infrastructure improvements for better scalability and reliability
π Fixes
- π¨ Resolved deployment inconsistencies across different environments
- π οΈ Fixed configuration handling in containerised setups
- β Improved error handling and validation throughout the codebase
π Documentation
- π Updated architecture diagrams with comprehensive deployment guides
- π Enhanced setup instructions for faster onboarding
- π Improved code documentation and inline comments
- πΊοΈ Clearer contribution guidelines and standards
π― Installation
Quick Start
export GITHUB_TOKEN="<your-github-token>"
uvx --from git+https://github.com/saidsef/[email protected] mcp-github-pr-issue-analyserDocker
docker pull ghcr.io/saidsef/mcp-github-pr-issue-analyser:v3.2.3Full Changelog: https://github.com/saidsef/mcp-github-pr-issue-analyser/commits/v3.2.3
π Don't forget to star the repo if you find it useful!
π¬ Questions? Open an issue or start a discussion!
π€ Contributions are always welcome!
What's Changed
- chore: smithery update runtime configuration to use container by @saidsef in #116
- fix: streamable http and port binding by @saidsef in #117
- feat: dynamic host and port for mcp http by @saidsef in #118
- chore: add glama json and version bump by @saidsef in #119
Full Changelog: v3.1.1...v3.2.3