Releases: cqse/teamscale-jacoco-agent
Releases · cqse/teamscale-jacoco-agent
24.1.1
- [fix] Maven plugin for TIA: sometimes the agent was not attached to a Spring Boot application during integration tests
24.1.0
- [feature] The Maven plugin now writes temporary reports to
target/tia/reports
in case of upload errors so they can be inspected manually. - [feature] The agent logs a warning when multiple java agents are used and recommends registering the Teamscale JaCoCo Agent first.
v24.0.1
- [fix] fix POM metadata of Maven plugin to allow publishing it
v24.0.0
- [feature] add Maven plugin for TIA
- [feature] added official support for Java 17 and 18 and experimental support for Java 19.
- [feature] New command line option:
debug
. Simplifies debugging by avoiding the process of providing an XML logging
configuration file. In debug mode logs are written to console and a configurable directory. For more details, see
here. - [breaking change] Artifactory uploader: use of new default upload schema for easy integration with Teamscale. To keep the old behavior add the
artifactory-legacy-path=true
option. For more details see
here.
v23.1.1
v23.1.0
v23.0.0
- [feature] The agent logs now an error with further information when dumped coverage is empty
- [feature] add JUnit 5 TestExecutionListener for testwise coverage recording
- [breaking change] JUnit 4 RunListener renamed to com.teamscale.tia.runlistener.JUnit4TestwiseCoverageRunListener and
published via new artifact com.teamscale:tia-runlisteners - [fix] Not specifying certain options for the JUnit 5 impacted test engine caused an NPE
- [breaking change] teamscale-gradle-plugin: Removed automatic registration of mavenCentral repository (Makes the
plugin compatible withdependencyResolutionManagement
) - [breaking change] teamscale-gradle-plugin: The
TestImpacted
task now collects testwise coverage by default even
without the--impacted
option being set. Can be disabled with--collect-testwise-coverage=false
. - [feature] The Teamscale server configuration for the
TestImpacted
task is only needed when--impacted
is used.
v22.2.0
v22.1.3
v22.1.2
New release version v22.1.2