This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Release v1.6.0
What's New in v1.6.0
π Major Features
- π Kubernetes deployment support with Helm charts for easy deployment (#183)
- π Comprehensive monitoring and observability features (#182)
- π Built-in authorization server for standalone authentication (#181)
- π External IdP integration support (OAuth2/OIDC) (#180)
- π Comprehensive audit logging system (#179)
- π€ Service account management system (#178)
- π§ JSON string array support for MCP parameters
π¦ Dependencies Updated
- @modelcontextprotocol/sdk: 1.15.1 β 1.16.0
- @jest/globals: 30.0.4 β 30.0.5
- @types/bcrypt: 5.0.2 β 6.0.0
- @types/node: 24.0.14 β 24.1.0
- @typescript-eslint/eslint-plugin: 8.37.0 β 8.38.0
- @typescript-eslint/parser: 8.37.0 β 8.38.0
- eslint-config-prettier: 10.1.5 β 10.1.8
- eslint-plugin-prettier: 5.5.1 β 5.5.3
- jest: 30.0.4 β 30.0.5
- nock: 14.0.5 β 14.0.6
- supertest: 7.1.3 β 7.1.4
π Bug Fixes & Improvements
- Fixed code duplication issues identified by SonarQube
- Various security and code quality improvements
π Documentation
For detailed changes, see the CHANGELOG.md
π Installation
npm install -g sonarqube-mcp-server@1.6.0Or with Docker:
docker pull ghcr.io/sapientpants/sonarqube-mcp-server:1.6.0