Skip to content

v3.1.0

Choose a tag to compare

@saidsef saidsef released this 03 Oct 08:34
· 16 commits to main since this release
bd9af93

πŸš€ Enhanced Reliability & Performance Release


✨ What's New

🎯 Configurable Request Timeouts

  • ⚑️ Environment-based timeout configuration via TIMEOUT variable
  • πŸ”§ 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


Full Changelog: v3.0.0...v3.1.0

What's Changed

Full Changelog: v3.0.0...v3.1.0