Releases: lreimer/sonar-mcp-server
Releases · lreimer/sonar-mcp-server
v0.10.0
Changelog
- e9dde40 Removed resource capability.
- 94a9675 Removed SONAR_TOKEN environment variable.
- 731a07d Properly use Git version. Override port and base URL with ENV.
- 546bb7d Pimped Dockerfile.
- 7b2e2f6 Made port and baseURL available as flags.
- f443164 Improved duplications tool.
- 79287be Fixed and improved issues tools.
- 92c702c Fixed and improved Hotspots.
- 19bac87 Create docker-publish.yml
- ef8d2c6 Changed sort order of change log.
- 8a105ca Added logging.
- c651341 Added empty SONAR_TOKEN env. Needs to be supplied during deployment.
- c04aa52 Added Makefile for local development.
v0.9.0
Changelog
- a9f05e6 Added Hotspots unmarshalling.
- a0397b5 Added Hotspots. Simplified other commands.
- 58f5bd4 Added README sections.
- 2619903 Added SSE info.
- 64e09d6 Added Sonar projects tool.
- 970380a Added duplications and did some refactoring.
- a03a730 Added issues tool.
- 7a42bca Added issues. Refactored types.
- 72cbc90 Added some tests.
- 1f0e67e Added tests. Minor refactoring.
- 5319731 Added unmarshalling tests.
- e19a1ec Alterred description.
- dd1ed73 Create go.yml
- 4cf98f5 Fixed param name.
- d9f30fd Improved GH actions.
- 621e8b2 Improved build. Added Docker image.
- e958869 Initial commit
- 8993bff Prepared codebase for further tools.
- b6d4151 Use ldflags version.