Skip to content

Releases: cqse/teamscale-jacoco-agent

v22.1.0

27 Jan 10:21
Compare
Choose a tag to compare
  • [feature] The agent now follows HTTP 307/308 redirects for Teamscale uploads
  • [fix] Updated to latest Log4J 2.17.1

v22.0.0

17 Nov 13:52
Compare
Choose a tag to compare
  • [feature] Option teamscale-revision-manifest-jar which can be used to read the git commit revision from the META-INF/MANIFEST.MF in the Jar file. The field must be named Revision and must be provided as a main attribute. Alternatively the field can be called Git_Commit and must be an attribute of an entry called Git.
  • [breaking change] SSL validation (option validate-ssl) is now enabled by default.

v21.9.0

28 Oct 11:59
Compare
Choose a tag to compare
  • [feature] teamscale-gradle-plugin: Improve compatibility with Groovy DSL
  • [feature] teamscale-client: Added support for jQAssistant report format
  • [feature] teamscale-client: Added upload endpoint that accepts a string instead of EReportFormat

v21.8.0

01 Oct 08:10
Compare
Choose a tag to compare
  • [feature] Option artifactory-api-key that can be used instead of artifactory-user and artifactory-password as authentication mechanism for artifactory.
  • [feature] tia-client: Added all available report formats

v21.6.1

05 Jul 09:58
Compare
Choose a tag to compare
  • [fix] teamscale-gradle-plugin: Deprecation warnings under Gradle 7.1
  • [fix] tia-client: Increased timeout for connection to Teamscale JaCoCo agent

v21.6.0

09 Jun 16:16
Compare
Choose a tag to compare
  • [feature] Support for Java 16 (and experimental support for Java 17)

v21.5.0

19 May 17:21
Compare
Choose a tag to compare
  • [feature] Support for VFS (Virtual File System) URL format used in JBoss and Wildfly
  • [fix] Upload to teamscale mode for testwise coverage did report tests multiple times when multiple uploads were triggered
  • [fix] Setting partition or message via REST did not strip JSON encoding quotes

v21.4.0

05 May 07:14
Compare
Choose a tag to compare
  • [feature] tia-client: dynamically set partition and message

v21.3.0

29 Apr 15:31
Compare
Choose a tag to compare
  • [feature] tia-client: expose rank of tests

v21.2.1

21 Apr 15:02
93f6f8e
Compare
Choose a tag to compare
  • [fix] Spring Boot applications could not be profiled due to changes in their code location format