First preview for 1.7
Pre-release
Pre-release
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)