Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Releases: AmadeusITGroup/sonar-stash

1.6.0

22 Mar 08:13
Compare
Choose a tag to compare

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

07 Mar 13:45
Compare
Choose a tag to compare
1.6.0-rc1 Pre-release
Pre-release

Release notes

  • Increased minimal required SonarQube version to 6.7
  • Added support for SonarQube 7.6

Release process

This RC will be promoted to a final release on 2019-03-22 if no blocking issues are reported.

1.5.1

24 Jan 11:45
Compare
Choose a tag to compare

Release notes

  • Now new features since 1.5.0
  • Fix a NullPointerException when an issue does not have a line number (#197)

1.5.0

23 Oct 07:26
Compare
Choose a tag to compare

Release notes

  • Now works with SQ 7.3 (Fixes #193)
  • Dropped support for SQ 5.6 (minimum SQ 6.0)
  • Filenames can be printed in the overview comment

Release process

No code changes since 1.5.0-rc1.

1.5.0-rc1

25 Sep 11:18
Compare
Choose a tag to compare
1.5.0-rc1 Pre-release
Pre-release

Release notes

  • Now works with SQ 7.3 (Fixes #193)
  • Dropped support for SQ 5.6 (minimum SQ 6.0)
  • Filenames can be printed in the overview comment

Release process

This RC will be promoted to a final release on 2018-10-23 if no blocking issues are reported.

1.4.0

29 May 06:51
Compare
Choose a tag to compare

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

25 Apr 13:52
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release

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

27 Jun 13:38
Compare
Choose a tag to compare

(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

06 Jun 10:29
Compare
Choose a tag to compare
1.3.0-rc1 Pre-release
Pre-release

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.

1.2.0

24 Nov 12:23
Compare
Choose a tag to compare
[maven-release-plugin] prepare release 1.2.0