Skip to content

1.24.0.3152

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:55
· 8 commits to master since this release
Immutable release. Only release title and notes can be modified.
3cc4d1f

SonarQube MCP Server v1.24.0

This release improves the analyze_file_list tool by exposing rule keys in its output, making it easier for AI agents to look up further rule details after an analysis.

Bug Fixes

  • analyze_file_list now returns the rule key — Analysis results now include the rule key for each issue, allowing AI agents to seamlessly look up additional rule details using the get_rule_details tool. Previously, agents had no way to retrieve this information from analysis output alone.

Miscellaneous

  • Updated Context Augmentation (CAG) to 0.19.0.3620 and bumped SonarLint Core to 11.8.0.86067.
  • Internal dependency and CI tooling updates.