Releases: AmadeusITGroup/sonar-stash
1.6.0
Release notes
- Increased minimal required SonarQube version to 6.7
- Added support for SonarQube 7.6
Notes about future development
Version 7.7 of SonarQube dropped support for the extension point sonar-stash uses.
This means this plugin can not work on SonarQube versions >= 7.7.
Therefore this release is the last feature release of sonar-stash.
1.6.0-rc1
1.5.1
1.5.0
1.5.0-rc1
1.4.0
This is the first release of the 1.4 series.
It contains no changes since 1.4.0-rc1, as no issues have been reported.
Release notes
Explicit setting for bitbucket user slug
The bitbucket API requires both the user slug and username, without a good way
to convert them.
Now there is an explicit setting in case they are not the same.
Reporting of existing issue
Already existing issues can be reported.
Vicintiy issue reporting
Issues can be reported for a certain area around the current diffs.
Rule exclusion
Certain rules can be exluded from reporting.
Proxy support
The general JVM http proxy settings are used.
Severity threshold
The severity of the issues to be reported can be configured.
Removal of the "Coverage evolution" feature
This is now handled in https://github.com/AmadeusITGroup/sonar-coverage-evolution
1.4.0-rc1
This is the first release candidate for the 1.4.0 release of the sonar-stash plugin.
Please use it and report any encountered issues.
The scheduled release date for 1.4.0 is 2018-05-21.
Release notes
Explicit setting for bitbucket user slug
The bitbucket API requires both the user slug and username, without a good way
to convert them.
Now there is an explicit setting in case they are not the same.
Reporting of existing issue
Already existing issues can be reported.
Vicintiy issue reporting
Issues can be reported for a certain area around the current diffs.
Rule exclusion
Certain rules can be exluded from reporting.
Proxy support
The general JVM http proxy settings are used.
Severity threshold
The severity of the issues to be reported can be configured.
Removal of the "Coverage evolution" feature
This is now handled in https://github.com/AmadeusITGroup/sonar-coverage-evolution
1.3.0
(Note: there have been no changes from 1.3.0-rc1
)
Release notes:
Experimental: Support for "Coverage Evolution" issues has been added
At the moment only line coverage is supported.
This functionality creates issues when the coverage metric of a file decreases
in a pull-request.
This functionality will be moved into its own dedicated plugin.
Setting for the repository root
For project with complex layouts the plugin can now be told about the root
directory of the repository. This will prevent issues where the comments could
not be published to the Stash diff view.
New Stash password configurations
The password for the login to Stash can now also be configured via the Web.
This is only meant for test instances.
There is also a new setting to pass the password for via an environment
variable. This prevents issues where the password would be visible in the
process table.
Optional overview comment
The overview comment can now be disabled via a setting.
Dropped support for old platforms
The plugin now requires Java 8 and at least SonarQube 5.6.
1.3.0-rc1
This is the first release candidate for the 1.3.0 release of the sonar-stash plugin.
Please use it and report any arising issues.
The scheduled release date for 1.3.0 is 2017-06-19.
Release notes:
Experimental: Support for "Coverage Evolution" issues has been added
At the moment only line coverage is supported.
This functionality creates issues when the coverage metric of a file decreases
in a pull-request.
This functionality will be moved into its own dedicated plugin.
Setting for the repository root
For project with complex layouts the plugin can now be told about the root
directory of the repository. This will prevent issues where the comments could
not be published to the Stash diff view.
New Stash password configurations
The password for the login to Stash can now also be configured via the Web.
This is only meant for test instances.
There is also a new setting to pass the password for via an environment
variable. This prevents issues where the password would be visible in the
process table.
Optional overview comment
The overview comment can now be disabled via a setting.
Dropped support for old platforms
The plugin now requires Java 8 and at least SonarQube 5.6.