Skip to content

GitHub MCP Server 1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 13:10
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
cdfa34e

Changelog

  • cdfa34e Order list_label results by issue count (descending) (#2974)

What's Changed

  • Clarify that create_or_update_file content is plain text, not base64 by @ericsciple in #2983
  • Return closing pull requests from issue_read by @zwick in #3006
  • Make search_issues semantic by default by @kelsey-myers in #2964
  • Support removing issue types by @zwick in #2999
  • Add non-default find_duplicate tool gated by duplicate_detection flag by @michaeljacholke in #3020
  • Support singular Project Issue Field updates by @zwick in #2941
  • Order list_label results by issue count (descending) by @iulia-b in #2974

New Contributors

Full Changelog: v1.8.0...v1.9.0