Skip to content

Releases: cnescatlab/sonar-cnes-report

sonar-cnes-report 5.0.1

21 Feb 15:13
b3a34c8
Compare
Choose a tag to compare

⭐ New Features

  • Community Build v25.2.0.102705 MQR Mode compatibility for cnesreport plugin #431
  • Add Support for SonarQube Version 2025.1 #429

🪲 Bug Fixes

  • Issue with labeling #419

sonar-cnes-report 5.0.0

27 Jun 14:22
0270ee1
Compare
Choose a tag to compare

⭐ New Features

  • Update/sq10 support #397
  • Add Git informations in the report #374
  • Have an expiry for the Sonar Auth Tokens, when the plugin creates one for the user #367

❤️ Contributors

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

sonar-cnes-report 4.3.0

26 Jan 08:52
1717443
Compare
Choose a tag to compare

🪲 Bug Fixes

❤️ Contributors

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

sonar-cnes-report 4.2.0

03 May 11:26
51cc2bf
Compare
Choose a tag to compare

⭐ New Features

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

🪲 Bug Fixes

  • error generating the Cnes report in sonarqube 9.9 #348

❤️ Contributors

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

sonar-cnes-report 4.1.3

12 Oct 12:43
93feddd
Compare
Choose a tag to compare

🪲 Bug Fixes

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

sonar-cnes-report 4.1.2

13 Jun 09:00
b32babe
Compare
Choose a tag to compare

🪲 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 ! 👍

sonar-cnes-report 4.1.1

26 Apr 16:15
b86f8ea
Compare
Choose a tag to compare

🪲 Bug Fixes

  • 4.1.0 analysis-report.docx corrupt #309

Special thanks to @un0tec for its contribution ! 👍

sonar-cnes-report 4.1.0

22 Feb 08:53
cabd9e7
Compare
Choose a tag to compare

⭐ 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

🪲 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

sonar-cnes-report 4.0.0

23 Sep 15:05
f03a424
Compare
Choose a tag to compare

⭐ 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

🪲 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

📔 Documentation

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

cnesreport 3.3.1 for SonarQube

07 Apr 08:37
262c4ca
Compare
Choose a tag to compare

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.