How to know the current version of SonarCloud and the bug fixed by new releases?

Hello,

I am working in a regulated environment (healthcare) and as a result we need to evaluate the impact of each tool we use. SonarCloud is one of them, and we concluded it does impact the quality of what we produce since… it’s a tool used for software quality.

The consequence for us is we need to keep track of your bug fixes and important feature updates.

My problem is I can’t find any documentation about the issues you fix from one version to another. And actually I can’t find any version at all for SonarCloud.

As an example, this is what GitLab publishes when they fix some issues:

Do you have something similar?
How can we know if a bug has been identified or fixed in the version we used so far?

Thanks for your help.

Hey there!

What you’ve linked to on the Gitlab side are release notes for their on-prem offering (GitLab Server).

What they offer for Gitlab.com (link) is much like our What’s New in SonarQube Cloud.

New features? Yes. Specific bug fixes? No.

This is really the nature of SaaS offerings like SonarQube Cloud.

Ok thanks for the answer.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.