Skip to content

[ca] Update GitHub MCP Server from v0.24.0 to v0.24.1 #5877

@github-actions

Description

@github-actions

Version Update

  • Previous: v0.24.0 (released 2025-12-02)
  • New: v0.24.1 (released 2025-12-08)
  • Timeline: 6 days between releases

Changes

Bug Fixes

  • Fixed empty properties in get_me schema for OpenAI compatibility

Impact Assessment

  • Risk Level: Low
  • Affected Features: OpenAI API compatibility
  • Migration Required: No

Release Details

Changelog

The v0.24.1 release includes a single bug fix that improves compatibility with OpenAI clients:

  • Commit: 82c493056edfd49a4e15d9cd0ce5908bd9b59e1a
  • Fix: Include empty properties in get_me schema for OpenAI compatibility

This patch ensures that the get_me endpoint returns a schema format compatible with OpenAI's expectations, even when some properties have empty values.

Breaking Changes

None

Security

None

Package Links

Implementation Status

  • Updated pkg/constants/constants.go from v0.24.0 to v0.24.1
  • Ran make recompile to update all workflow lock files (103 workflows updated)
  • Verified changes with git status

Next Steps

The update has been applied to pkg/constants/constants.go and all workflow files have been recompiled. The changes are ready for commit and testing.

AI generated by CLI Version Checker

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions