Skip to content

Releases: cqse/teamscale-jacoco-agent

v32.6.0

01 Dec 14:37
Compare
Choose a tag to compare
  • [feature] Profiler logs its version on startup
  • [fix] agent: The agent crashed while starting on some machines with "cannot construct instances of" errors

v32.5.0

30 Nov 13:50
Compare
Choose a tag to compare
  • [feature] teamscale-maven-plugin: Added the upload-coverage goal which automatically uploads JaCoCo reports to Teamscale.

v32.4.2

17 Nov 09:38
Compare
Choose a tag to compare

v32.4.1

09 Nov 10:08
Compare
Choose a tag to compare
  • [fix] agent: The agent crashed while starting on some machines with "cannot construct instances of" errors

v32.4.0

06 Nov 08:10
Compare
Choose a tag to compare
  • [feature] agent: Added stable support for Java 21 and experimental support for Java 22
  • [fix] agent: Produce more helpful error results in case a service call to Teamscale fails while handling an HTTP call
  • [fix] teamscale-maven-plugin: The same uniform paths were extracted for tests that have the same name in a Cucumber feature file

v32.3.1

10 Oct 10:19
Compare
Choose a tag to compare
  • Re-release because of failing publishing process
    • impacted-test-engine: Failed requests to Teamscale did result in unreadable error message
    • [feature] teamscale-maven-plugin: Automatically find open port for coverage collection.
    • [fix] teamscale-maven-plugin: Same uniform path was extracted for Cucumber scenario outlines which do not have their parameters in the title

v32.3.0

06 Oct 14:17
Compare
Choose a tag to compare
  • impacted-test-engine: Failed requests to Teamscale did result in unreadable error message
  • [feature] teamscale-maven-plugin: Automatically find open port for coverage collection.
  • [fix] teamscale-maven-plugin: Same uniform path was extracted for Cucumber scenario outlines which do not have their parameters in the title

v32.2.0

22 Sep 06:31
Compare
Choose a tag to compare
  • [feature] agent: Previously unsuccessful coverage uploads are now automatically retried upon agent restart
  • [fix] teamscale-maven-plugin: Fix uniform path and cluster ID extraction for cucumber pre 7.11.2

v32.1.1

11 Sep 08:07
Compare
Choose a tag to compare

Re-release incomplete 32.1.0 release

v32.1.0

06 Sep 14:32
Compare
Choose a tag to compare
  • [feature] teamscale-maven-plugin: Support for cucumber tests
  • [feature] teamscale-maven-plugin, impacted-test-engine: Support for junit platform suite tests