Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 904 Bytes | |
Release v1.7.2 source code.tar.gz | 2025-07-31 | 278.4 kB | |
Release v1.7.2 source code.zip | 2025-07-31 | 387.3 kB | |
Totals: 3 Items | 666.5 kB | 0 |
Release v1.7.2
This patch release completes the cleanup of HTTP/SSE transport references following the simplification to stdio-only transport.
Changes
- Cleaned up remaining HTTP/SSE transport references in documentation and code comments
- Updated security documentation to reflect enterprise features handled by MCP gateways
- Removed obsolete API reference documentation that was specific to HTTP transport
Removed
- Removed
docs/api-reference.md
as it contained HTTP-specific content no longer relevant for stdio-only server
What's Changed
- chore: remove HTTP/SSE transport references by @sapientpants in https://github.com/sapientpants/sonarqube-mcp-server/pull/250
- chore: prepare release v1.7.2 by @sapientpants in https://github.com/sapientpants/sonarqube-mcp-server/pull/251
Full Changelog: https://github.com/sapientpants/sonarqube-mcp-server/compare/v1.7.1...v1.7.2