- Restore sonarcloud analysis (e75872c)
- Remove deprecated code (c096a4f)
- Set Locale when running test with Maven (27c99b2)
- Bump Maven from 3.8.2 to 3.8.4 (1e000e9)
- Add console reporter (writes to the System.out) (d763fd7) by @mgazanayi
- Hide user parameters in report (9d80c3a)
- Generate changelog with JReleaser (99d3897)
- Report ITs in code coverage (e17bf84)
- Activate profiling with mvnd (61ff289)
- Build with GitHub actions (944447c)
- Add a profile name to produced reports (af77d28) by @dmitry-timofeev
- Migrate to Java 8 (9dcb687)
- Customize reports directory (06d6829)
- Report global build time (83fc997)
- Log when profiler is active and report directory (5e21c3a)
- Use event.getSession().getTopLevelProject() (fbc8c7c) by @jakub-bochenski
- profileFormat can now take multiple, comma-separated formats (d2ccdb9) by @jakub-bochenski
- Use milliseconds for JSON report (99c46cd) by @BenjaminHerbert
- Compatibility with new Maven core extensions configuration mechanism view
- Minimize shaded JAR size [view]
- Generate report in JSON [view] by @jasongardnerlv