-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
automationdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
CLI Version Updates - 2025-10-28
Three CLI tools have been updated to their latest versions. All updates are maintenance releases with no breaking changes or CLI modifications detected.
1. Claude Code: 2.0.27 → 2.0.28
Release Information:
- Previous Version: 2.0.27 (released 2025-10-24 19:50:51 UTC)
- New Version: 2.0.28 (released 2025-10-27 20:45:04 UTC)
- Release Interval: ~3 days
- Package:
@anthropic-ai/claude-code
Changes:
- Type: Maintenance release
- Breaking Changes: None
- New Features: Not documented in public changelog
- Bug Fixes: Not documented in public changelog
- Security: No CVEs reported
- Performance: Unknown
CLI Discovery:
- New Commands: None detected
- New Flags: None detected
- Removed Features: None detected
- Changed Defaults: None detected
Impact Assessment:
- Risk Level: Low
- Affected Features: None identified - appears to be internal improvements
- Migration Required: No
- Testing Notes: Recompile successful with no workflow compilation changes
Changelog Links:
2. GitHub Copilot CLI: 0.0.351 → 0.0.352
Release Information:
- Previous Version: 0.0.351 (released 2025-10-24 22:45:30 UTC)
- New Version: 0.0.352 (released 2025-10-27 19:58:05 UTC)
- Release Interval: ~3 days
- Package:
@github/copilot
Changes:
- Type: Maintenance release
- Breaking Changes: None
- New Features: Not documented in public changelog
- Bug Fixes: Not documented in public changelog
- Security: No CVEs reported
- Performance: Unknown
CLI Discovery:
- New Commands: None detected
- New Flags: None detected
- Removed Features: None detected
- Changed Defaults: None detected
Impact Assessment:
- Risk Level: Low
- Affected Features: None identified - likely internal improvements
- Migration Required: No
- Testing Notes: Recompile successful with no workflow compilation changes
Changelog Links:
- NPM Package: https://www.npmjs.com/package/`@github/copilot`
3. GitHub MCP Server: v0.20.0 → v0.20.1
Release Information:
- Previous Version: v0.20.0 (released 2025-10-21 ~09:25 UTC, based on yesterday's check)
- New Version: v0.20.1 (released 2025-10-27 16:02:17 UTC)
- Release Interval: ~6 days
- Repository:
github/github-mcp-server
Changes:
- Type: Bug fix release
- Breaking Changes: None
Features & Fixes:
- Process improvements (PR "gh aw trial" on workflow that creates issue comments actually tries to create issue comments #1316 by
@JoannaaKL) - Updated to go-github/v76 (PR Add GenAIScript shared workflow configuration and example #1289 by
@stephenotalora)- Dependency update for GitHub API client library
- Milestone handling fix (PR Add git configuration step to main agentic job #1318 by
@JoannaaKL)- Fixed: Don't pass milestone parameter if not provided
- Prevents API errors when milestone is undefined
- Documentation update (PR Add Missing Tools column to logs overview table with verbose mode support #1319 by
@JoannaaKL)
New Contributors:
@stephenotaloramade their first contribution
Impact Assessment:
- Risk Level: Low
- Affected Features:
- GitHub API interactions (improved via go-github/v76)
- Issue/PR milestone handling (bug fix)
- Migration Required: No
- Benefits:
- More reliable milestone handling in GitHub operations
- Updated GitHub API client for better compatibility
- Process improvements for overall stability
Changelog Links:
- GitHub Release: https://github.com/github/github-mcp-server/releases/tag/v0.20.1
- Full Changelog: github/github-mcp-server@v0.20.0...v0.20.1
Testing & Verification
Recompile Status: ✅ Successful
- Compiled 65 out of 65 workflow files
- 0 errors, 7 warnings (existing warnings, not related to version updates)
- No workflow compilation behavior changes detected
Help Output Comparison:
- Claude Code 2.0.27 vs 2.0.28: Identical (no CLI changes)
- Copilot CLI 0.0.351 vs 0.0.352: Identical (no CLI changes)
Cache Updates:
- Saved help outputs:
/tmp/gh-aw/cache-memory/claude-code-2.0.28-help.txt - Saved help outputs:
/tmp/gh-aw/cache-memory/copilot-0.0.352-help.txt - Version check log:
/tmp/gh-aw/cache-memory/version-check-2025-10-28.txt
Files Modified
Updated:
pkg/constants/constants.go:DefaultClaudeCodeVersion:"2.0.27"→"2.0.28"DefaultCopilotVersion:"0.0.351"→"0.0.352"DefaultGitHubMCPServerVersion:"v0.20.0"→"v0.20.1"
Workflow Files:
- All
.lock.ymlfiles regenerated viamake recompile(65 workflows) - No functional changes to compiled workflows
Recommendations
Action Items:
- ✅ Version constants updated
- ✅ Workflows recompiled successfully
- ✅ No breaking changes or migration required
- ✅ Safe to deploy
Monitoring:
- Continue daily version checks for new releases
- Watch for any user-reported issues with Claude Code 2.0.28 or Copilot 0.0.352
- Monitor GitHub MCP Server releases for additional go-github updates
Next Steps:
- No immediate action required
- These are low-risk maintenance updates
- Standard deployment process can proceed
Workflow Run: https://github.com/githubnext/gh-aw/actions/runs/18879292583
Check Date: 2025-10-28 15:06 UTC
Previous Check: 2025-10-27 15:03 UTC (24 hours ago)
AI generated by CLI Version Checker
Copilot
Metadata
Metadata
Assignees
Labels
automationdependenciesPull requests that update a dependency filePull requests that update a dependency file