Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

v1.2.0 - Stable Release with Fixed CI/CD Pipeline

Choose a tag to compare

@zoharbabin zoharbabin released this 11 Jul 00:26

🎉 Release v1.2.0

This stable release includes critical fixes and improvements:

✅ Fixed Issues

  • GitHub Actions Workflow Failures: Resolved all CI/CD pipeline failures
  • Test Suite Stability: Fixed failing tests in server.core.spec.ts
  • Memory Leak Prevention: Added proper cleanup for SIGINT listeners
  • Timeout Configurations: Enhanced reliability with timeout protections
  • JavaScript Syntax Errors: Fixed template literal issues in release workflow

🔧 Improvements

  • Enhanced test isolation and cleanup
  • Better error handling and graceful degradation
  • Improved workflow reliability and stability
  • All workflows now pass successfully

📦 Installation

npm install google-researcher-mcp@1.2.0

This release ensures a fully functional CI/CD pipeline and stable package publishing.