v3.1.0
π Enhanced Reliability & Performance Release
β¨ What's New
π― Configurable Request Timeouts
- β‘οΈ Environment-based timeout configuration via
TIMEOUTvariable - π§ Customisable timeout values for all GitHub API requests
- πͺ Improved reliability for network operations
- π¨ Better control over API request behaviour
π Improved Logging & Monitoring
- π Streamlined logging messages for clearer debugging
- π Enhanced error tracking and diagnostics
- π Better visibility into API interactions
π οΈ Technical Improvements
- π Refactored request handling with timeout support
- π― Enhanced error handling for network operations
- π¦ Bumped UV dependency to 0.8.22
- π Cleaner, more maintainable codebase
π¦ Installation & Usage
export GITHUB_TOKEN="<your-github-token>"
uvx --from git+https://github.com/saidsef/[email protected] mcp-github-pr-issue-analyserπ Why Upgrade?
β
More Reliable: Configurable timeouts prevent hanging requests
β
Better Performance: Optimised API interactions
β
Easier Debugging: Enhanced logging for troubleshooting
β
Production-Ready: Robust error handling for enterprise use
π Perfect For
- π’ Enterprise teams scaling GitHub automation
- π DevOps workflows requiring high reliability
- π€ LLM integrations with GitHub repositories
- π CI/CD pipelines with strict SLAs
π Resources
- π Documentation
- π Report Issues
- π¬ Discussions
- βοΈ MCP Registry
Full Changelog: v3.0.0...v3.1.0
What's Changed
- chore(deps): bump uv from 0.8.17 to 0.8.19 by @dependabot[bot] in #111
- chore: add timeout to requests by @saidsef in #113
- chore(deps): bump mcp[cli] from 1.13.1 to 1.15.0 by @dependabot[bot] in #110
Full Changelog: v3.0.0...v3.1.0