Releases: cnescatlab/sonar-cnes-report
Releases · cnescatlab/sonar-cnes-report
sonar-cnes-report 5.0.0
sonar-cnes-report 4.3.0
🪲 Bug Fixes
- Broken CI #376
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
sonar-cnes-report 4.2.0
sonar-cnes-report 4.1.3
🪲 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
🪲 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
sonar-cnes-report 4.1.0
sonar-cnes-report 4.0.0
⭐ 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
cnesreport 3.3.1 for SonarQube
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
cnesreport 3.3.0 for SonarQube
Changelog (2020-12-22)
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.