Releases: Inform-Software/sonar-groovy
Releases · Inform-Software/sonar-groovy
1.8
Second preview for release 1.8
Preview release for 1.8
1.7
Changed
- Remove backwards compatibility hacks (drop support for everything older then SonarQube 7.8)
- Some dependency updates
- Deprecates support for JaCoCo binary format (use the SonarQube JaCoCo plugin instead)
- Switch CI from Travis to GitHub Actions
- Run tests against SonarQube 7.8-8.9
Fixed
- Align JUnit property with Java plugin (fixes #43)
Removed
- Compatibility with JaCoCo older then 0.7.5 (released in mid-2015)
First preview for 1.7
Changed
- Remove backwards compatibility hacks (drop support for everything older then SonarQube 7.8)
- Some dependency updates
- Deprecates support for JaCoCo binary format (use the SonarQube JaCoCo plugin instead)
- Switch CI from Travis to GitHub Actions
- Run tests against SonarQube 7.8-8.9
Fixed
- Align JUnit property with Java plugin (fixes #43)
Removed
- Compatibility with JaCoCo older then 0.7.5 (released in mid-2015)
Version 1.6 for SonarQube 6.7-7.9
First release after I took over the plugin.
Highlights:
- Support for SonarQube 6.7-7.9
- CodeNarc updated to 1.4
- GMetric updated to 1.0
Please see the changelog for all details.