Releases: cqse/teamscale-jacoco-agent
Releases · cqse/teamscale-jacoco-agent
v11.2.0
v11.0.4
- [breaking change] Test impact mode no longer uploads reports to teamscale and does no longer generate reports on its own (see TEST_IMPACT_ANALYSIS_DOC -> How to get testwise coverage)
- [feature] Added test-env option
- [feature] Coverage upload to Azure file storage
v10.1.0
- [feature] Paths passed to the agent can now be relative and contain ant patterns
v10.0.0
- [breaking change] switched to logback for logging. All logging configurations must be replaced with logback XMLs. This fixes Java 10 compatibility issues with Log4j by removing Log4j from the agent
- [feature] make agent log INFO and above to agentdir/logs by default
- [fix] isolate agent further from the application to prevent errors from conflicting library versions