Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
169107e to
df58418
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.11.2→0.11.30.11.4v0.31.0→v0.33.02.1.1→2.1.42.1.0→2.2.10.2.4→0.3.00.1.0→0.1.3v0.0.68→v0.0.70Release Notes
grafana/mcp-grafana (docker.io/grafana/mcp-grafana)
v0.11.3Compare Source
Added
get_dashboard_panel_queriesfor more targeted query extraction (#539)alerting_manage_routingtool for managing notification policies, contact points, and time intervals in a single unified tool (#618)accountIdparameter to CloudWatch tools for cross-account monitoring support (#616)Fixed
OrgIDRoundTripperto the Grafana client transport chain so organization ID is correctly sent on all requests (#649)Changed
alerting_manage_rulestool for simpler discovery (#619)models.AlertQuery(#630)github/github-mcp-server (ghcr.io/github/github-mcp-server)
v0.33.0Compare Source
v0.33.0Compare Source
v0.32.0: GitHub MCP Server 0.32.0Compare Source
Highlights
Context Reduction
This release brings context optimisations to
get_files,get_pull_request_review_comments,get_pull_request_reviews,add_issue_comments,list_pull_requests,list_tags,list_releases, andlist_issues. Tool outputs have been trimmed to only retain information that the LLM needs.Copilot Tools in Default Toolset
Copilot-specific tools have been moved into the default
copilottoolset, making them available out of the box without additional configuration.MCP Apps UI Improvements
Several enhancements to MCP Apps rendering - including better client support detection, clearer user confirmation prompts for issue and PR creation, and smarter form skipping when issue updates include a state change.
What's Changed
get_filesinpull_request_readby @tommaso-moro in #2059get_pull_request_review_commentsusingpull_request_readby @tommaso-moro in #2062add_issue_commentsusing minimal types by @tommaso-moro in #2063get_pull-request_reviewsby @tommaso-moro in #2066list_pull_requestsby @kerobbi in #2087list_tagsby @kerobbi in #2088list_releasesby @kerobbi in #2091New Contributors
Full Changelog: github/github-mcp-server@v0.31.0...v0.32.0
v0.32.0: GitHub MCP Server 0.32.0Compare Source
Highlights
Context Reduction
This release brings context optimisations to
get_files,get_pull_request_review_comments,get_pull_request_reviews,add_issue_comments,list_pull_requests,list_tags,list_releases, andlist_issues. Tool outputs have been trimmed to only retain information that the LLM needs.Copilot Tools in Default Toolset
Copilot-specific tools have been moved into the default
copilottoolset, making them available out of the box without additional configuration.MCP Apps UI Improvements
Several enhancements to MCP Apps rendering - including better client support detection, clearer user confirmation prompts for issue and PR creation, and smarter form skipping when issue updates include a state change.
What's Changed
get_filesinpull_request_readby @tommaso-moro in #2059get_pull_request_review_commentsusingpull_request_readby @tommaso-moro in #2062add_issue_commentsusing minimal types by @tommaso-moro in #2063get_pull-request_reviewsby @tommaso-moro in #2066list_pull_requestsby @kerobbi in #2087list_tagsby @kerobbi in #2088list_releasesby @kerobbi in #2091New Contributors
Full Changelog: github/github-mcp-server@v0.31.0...v0.32.0
Configuration
📅 Schedule: Branch creation - "before 10am on the first day of the month" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.