This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Patch Changes
-
#336
2383f4d- refactor: improve code quality by addressing SonarQube code smellsImproved code readability and maintainability by addressing 7 code smell issues:
- Use
String#replaceAll()instead ofreplace()with global regex for better clarity - Convert
forEach()tofor...ofloop for improved performance and readability - Use
String.rawtemplate literal to avoid unnecessary escaping in regex patterns
These changes follow modern JavaScript/TypeScript best practices and reduce technical debt by 30 minutes. No functional changes or breaking changes introduced.
- Use
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sapientpants/sonarqube-mcp-server
A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses
Related context
Beta — feedback welcome: [email protected]