Skip to content

Releases: cqse/teamscale-jacoco-agent

24.1.1

04 Jul 08:09
Compare
Choose a tag to compare
  • [fix] Maven plugin for TIA: sometimes the agent was not attached to a Spring Boot application during integration tests

24.1.0

13 Jun 14:08
Compare
Choose a tag to compare
  • [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

24 May 07:27
Compare
Choose a tag to compare
  • [fix] fix POM metadata of Maven plugin to allow publishing it

v24.0.0

23 May 12:51
Compare
Choose a tag to compare
  • [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

05 Apr 11:27
Compare
Choose a tag to compare
  • [fix] teamscale-gradle-plugin: The TestImpacted task did not execute any tests when collectTestwiseCoverage = false was set

v23.1.0

04 Apr 11:44
Compare
Choose a tag to compare
  • [feature] add support for git properties files in jar files nested in jar or war files

v23.0.0

23 Mar 07:52
Compare
Choose a tag to compare
  • [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 with dependencyResolutionManagement)
  • [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

18 Feb 13:43
Compare
Choose a tag to compare
  • [feature] Add REST endpoint to change revision and commit while agent is running.

v22.1.3

14 Feb 15:59
Compare
Choose a tag to compare

v22.1.2

14 Feb 09:16
Compare
Choose a tag to compare
New release version v22.1.2