Skip to content

Latest commit

 

History

History
97 lines (60 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

97 lines (60 loc) · 4.16 KB

Changelog

[Unreleased]

Added

  • Rust plugin and language profile (#90).

Changed

  • Document the produced container images for Docker Hub (#89).
  • Rename TypeScript profile to ts instead of js (#85).

Fixed

  • Fix broken link for sonar-findbugs plugin (#88).

10.7.0 - 2024-11-14

Added

  • Kubernetes Helm chart (#74).
  • Changelog with backdated changes (#72).

Changed

10.5.1 - 2024-05-23

Changed

  • Update to SonarQube version 10.5.1 (#76).
  • Update plugin checkstyle/sonar-checkstyle to version 10.16.0 (#76).
  • Update plugin dependency-check/dependency-check-sonar-plugin to version 5.0.0 (#76).
  • Update plugin spotbugs/sonar-findbugs to version 4.2.9 (#76).
  • Default maximum number of lines of code for frontend languages (#77).

Removed

  • PMD plugin (#66).
  • Possibility to change rule severity (#57).

10.3.0 - 2023-12-22

Added

  • Swift quality profile (#50).
  • Documentation regarding ICTU GitHub policy (#58).
  • Default rules to enable "too many lines" checks (#63).

Changed

10.1.0 - 2023-09-05

Added

  • Rule versioning to quality profiles (#53).

Changed

  • Update to SonarQube version 10.1.0 (#52).
  • Update plugin checkstyle/sonar-checkstyle to version 10.12.3 (#52).
  • Update plugin dependency-check/dependency-check-sonar-plugin to version 4.0.0 (#52).
  • Update plugin sbaudoin/sonar-ansible to version 2.5.1 (#52).
  • Reconfigure rules and properties for size, complexity, parameters and suppression (#53).

Removed

  • Separate Dockerfile for community and developer editions (#54).

9.9.1 - 2023-05-09

Added

  • Default language profile for Kotlin (#48).

Changed

  • Update SonarQube to version 9.9.1 (#48).
  • Update plugin checkstyle/sonar-checkstyle to version 10.9.3 (#48).
  • Update plugin dependency-check/dependency-check-sonar-plugin to version 3.1.0 (#48).
  • Update plugin spotbugs/sonar-findbugs to version 4.2.3 (#48).

9.7.1 - 2022-12-02

Changed

  • Update SonarQube to version 9.7.1 (#46).