Immutable
release. Only release title and notes can be modified.
Tool Updates
- Added support for org-level discussions in the
list_discussion_categories
tool - Fixed
search_issues
andsearch_pull_requests
tool descriptions to reference issues and pull requests respectively, rather than notifications - Migrated
list_issues
tool from REST to GraphQL API
What's Changed
- Add title field to discussion in get_discussion tool by @tommaso-moro in #803
- Add support for org-level discussions in list_discussion_categories tool by @tommaso-moro in #819
- Bump go-github to v74 by @tommaso-moro in #826
- fix: correct descriptions for PR/issue searching by @klaskosk in #840
- Migrate list_issues tool from REST to GraphQL API by @MattBabbage in #833
New Contributors
- @klaskosk made their first contribution in #840
- @MattBabbage made their first contribution in #833
Full Changelog: v0.10.0...v0.11.0