This repository was archived by the owner on Jun 24, 2026. It is now read-only.
Google Researcher MCP Server v1.1.0 - Complete CI/CD & Publishing System
🚀 Google Researcher MCP Server v1.1.0
Major Release Features
- Complete CI/CD Pipeline: Automated testing, building, and publishing workflow
- Comprehensive Test Suite: Unit tests with coverage + E2E integration tests
- Production-Ready Publishing: NPM publishing with SLSA attestation and provenance
- Enhanced Error Handling: Robust timeout management and error recovery
- Performance Optimizations: Improved caching and batch processing capabilities
Key Improvements
- ✅ Separated unit tests and E2E tests for proper CI/CD execution
- ✅ Fixed environment variable scoping in release workflow
- ✅ Enhanced test coverage and reliability
- ✅ Production-grade error handling and timeouts
- ✅ Automated release notes and version validation
- ✅ Fixed SLSA attestations permissions for complete security pipeline
- ✅ Resolved flaky memory test for stable CI execution
Installation
npm install google-researcher-mcp@1.1.0This release includes comprehensive fixes to the CI/CD pipeline ensuring reliable automated publishing to NPM with full test coverage validation, complete SLSA security attestations, and stable CI execution.