Sonar Cnes Report Versions Save

Generates analysis reports from SonarQube web API.

4.3.0

3 months ago

:beetle: Bug Fixes

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

4.2.0

1 year ago

:star: New Features

  • #345 Sonarqube new LTS 9.9 support #347
  • Sonarqube new LTS 9.9 support #345

:beetle: Bug Fixes

  • error generating the Cnes report in sonarqube 9.9 #348

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

4.1.3

1 year ago

:beetle: Bug Fixes

  • Error while exporting to configuration files from Quality profiles/Quality gates with illegal character in their name #328

4.1.2

1 year ago

:beetle: Bug Fixes

  • Project Name Bug regarding the CNES Report #319
  • Missing issue information for external analyzers #317
  • How are Security Hotspot Category keys acquired? #314
  • An illegal reflective access operation has occurred #307

Special thanks to @flyingcircle for its contribution ! :+1:

4.1.1

2 years ago

:beetle: Bug Fixes

  • 4.1.0 analysis-report.docx corrupt #309

Special thanks to @un0tec for its contribution ! 👍

4.1.0

2 years ago

:star: New Features

  • Refactor Exporters & Data Adapter #298
  • How to enhance the reports with test metrics ? #291
  • Flag to deactivate the SQ version check for experimental use #287

:beetle: Bug Fixes

  • Tests placeholders not replaced #303
  • Error with sonar SNAPSHOT version for example '8.9.1-SNAPSHOT' #297
  • Not able to generate report from Web API without branch(optional) parameter #292

4.0.0

2 years ago

:star: New Features

  • Replace Travis CI process with GitHub Actions #264
  • Provide a way to select which document to generate in web UI #256
  • Provide the SonarQube rating for Security Hotspots #251
  • Use SonarQube logos instead of letters for ratings #250
  • Indicate the median number of lines of code per file #249
  • Indicate the detailed technical debt #248
  • Indicate adherence to coding standard #247
  • Indicate full status of Quality Gate inside report #246
  • Add ability to select language #240
  • Add Comment Density in Docx Synthesis #233
  • Use of SQ internal API instead of localhost #231
  • Update libraries versions in pom.xml #226
  • Update Travis CI config #224
  • Remove package-lock.json #209
  • Report doesn't show security hotspot items #197
  • Add new charts to the report #139
  • Configurable template in web UI #138

:beetle: Bug Fixes

  • [DEV] Template path configuration cannot be available at project scope #282
  • [DEV] Report generation fails on empty project #281
  • Project not being Counted #280
  • French console output instead of english #276
  • [ERROR] Either 'id' or 'name' must be provided #274
  • cnesreport-plugin-options Enable DOCX generation, Enable MD generation not working #266
  • Cannot generate report in nonexistent folder #257
  • XX-MAXCOVERAGE-XX is not replaced by its value in the docx report #244
  • Clean outdated code #225
  • Replace deprecated SonarComponents #221
  • Replace deprecated JsonWriter #216
  • Multiple deprecated APIs parameters #215
  • Two similar request in properties #214
  • Duplicate call to API in plugin web page initialization #213
  • [SQ 8.8] Generation of the report impossible in plugin mode because of wrong token #210
  • getQualityProfilesName: NullPointerException #204
  • Pie chart colors specified in custom template are incorrect #166

:notebook_with_decorative_cover: Documentation

  • Compile from source #268
  • Update documentation regarding SQ compatibility #217

3.3.1

3 years ago

Changelog (2021-04-07)

Version 3.3.1 is a patch of version 3.3.0, whose changelog is available here : https://github.com/cnescatlab/sonar-cnes-report/releases/tag/3.3.0 Full 3.3.1 git changelog is available here.

Fixed issues

  • Context not used in SonarQube URL : Fix #202.
  • Date argument not working : Fix #192.
  • Command line option -v doesn't return version and pom version id & MANIFEST.MF still at 3.2.2 : Fix #190.

3.3.0a

3 years ago

Changelog (2020-12-22)

Full changelog

Implemented enhancements:

Fixed issues

  • Fix export error: Fix #142.
  • Deprecated classloader removed: Fix #92 & Fix #136.
  • Changed default tab for xlsx template: Fix #134.
  • Support now "&" in quality profile names: Fix #146.
  • Plugin is now working for non-admin users: Fix #165 & Fix #145.
  • Fix security hotspots display: Fix #170.
  • Fix error when using fileseparators on project names: Fix #174.
  • Fix nonProxyHosts env vairable: Fix #177.
  • Fix exception for input String "AboveAverage.cs": Fix #86.
  • SonarCloud will not support Java 8 anymore: Fix #182.

Proposed changes

  • Report is now only available server side: Fix #137.
  • Improvement of issues' policies and templates: Fix #90.
  • It is now possible to use plugin mode on sonar running on port different than 9000: Fix #148.
  • An infinite number of projects is now displayed on the cnes-report page: Fix #171.

3.3.0

3 years ago

Changelog (2020-12-22)

Full changelog

Implemented enhancements:

Fixed issues

  • Fix export error: Fix #142.
  • Deprecated classloader removed: Fix #92 & Fix #136.
  • Changed default tab for xlsx template: Fix #134.
  • Support now "&" in quality profile names: Fix #146.
  • Plugin is now working for non-admin users: Fix #165 & Fix #145.
  • Fix security hotspots display: Fix #170.
  • Fix error when using fileseparators on project names: Fix #174.
  • Fix nonProxyHosts env vairable: Fix #177.
  • Fix exception for input String "AboveAverage.cs": Fix #86.
  • SonarCloud will not support Java 8 anymore: Fix #182.

Proposed changes

  • Report is now only available server side: Fix #137.
  • Improvement of issues' policies and templates: Fix #90.
  • It is now possible to use plugin mode on sonar running on port different than 9000: Fix #148.
  • An infinite number of projects is now displayed on the cnes-report page: Fix #171.