Skip to content

Releases: porscheinformatik/sonarqube-licensecheck

6.0.1

26 Jan 12:07
Compare
Choose a tag to compare

This release supports the new SonarQube 10.x releases while also supporting 9.5+

Bug Fixes

  • Dependency mapping "overwrite" should default to true (#413)
  • Version 6.x uses wrong license for some depenencies (#414)

6.0.0

15 Dec 07:32
Compare
Choose a tag to compare

This release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)
  • Support for Scala (#352)
  • Feature to import SPDX license list (fa68e04)
  • Resolve node_modules relative to package.json #380
  • Make report path configurable in Gradle scanner #397

Other Changes:

  • Use Prettier for code formatting #399

6.0.0-beta-3

07 Dec 10:39
e46c620
Compare
Choose a tag to compare

This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)
  • Support for Scala (#352)
  • Feature to import SPDX license list (fa68e04)
  • Resolve node_modules relative to package.json #380
  • Make report path configurable in Gradle scanner #397

Other Changes:

  • Use Prettier for code formatting #399

6.0.0-beta-2

30 Oct 08:08
2671581
Compare
Choose a tag to compare

This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)
  • Support for Scala (#352)
  • Feature to import SPDX license list (fa68e04)
  • Resolve node_modules relative to package.json #380

6.0.0-beta-1

25 Oct 06:56
c1e88b4
Compare
Choose a tag to compare

This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)
  • Support for Scala (#352)
  • Feature to import SPDX license list (fa68e04)

6.0.0-alpha-1

15 Jul 20:44
Compare
Choose a tag to compare

This pre-release supports the new SonarQube 10.x releases while also supporting 9.5+

BREAKING CHANGES

  • This version is not compatible with SonarQube < 9.5

Features

  • Compatibility with Sonar 10.x (#375)

5.1.1

04 Nov 09:31
Compare
Choose a tag to compare

Bug Fixes

  • Fix Kotlin seems to not be supported on 5.1.0 (#350, #351)
  • Improving NPM scan resilience (#347)

Other Changes

  • Fix some critical and major code smells (#353)
  • New and shiny README (#343)

5.1.0

25 Aug 11:54
Compare
Choose a tag to compare

This version supports SonarQube 8.9.x LTS up to SonarQube 9.6.x

Bug Fixes

  • Rule repository for TypeScript was not registered (#315)
  • Show correct measures for branches and pull requests (#325)

Other Changes

  • Add defined order to settings (#342)

5.1.0-beta-2

23 Aug 11:25
Compare
Choose a tag to compare
5.1.0-beta-2 Pre-release
Pre-release
v5.1.0-beta-2

Prepare changelog for 5.1 release

5.1.0-beta-1

09 Aug 14:54
223aaca
Compare
Choose a tag to compare
5.1.0-beta-1 Pre-release
Pre-release

This version supports SonarQube 8.9.x LTS and SonarQube 9.2.x

  • Fix: rule repository for TypeScript was not registered (#315)
  • Fix: show correct measures for branches and pull requests (#325)