Releases: cqse/teamscale-jacoco-agent
Releases · cqse/teamscale-jacoco-agent
v22.1.0
v22.0.0
- [feature] Option
teamscale-revision-manifest-jar
which can be used to read the git commit revision from theMETA-INF/MANIFEST.MF
in the Jar file. The field must be namedRevision
and must be provided as a main attribute. Alternatively the field can be calledGit_Commit
and must be an attribute of an entry calledGit
. - [breaking change] SSL validation (option
validate-ssl
) is now enabled by default.
v21.9.0
- [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
- [feature] Option
artifactory-api-key
that can be used instead ofartifactory-user
andartifactory-password
as authentication mechanism for artifactory. - [feature] tia-client: Added all available report formats
v21.6.1
v21.6.0
v21.5.0
- [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
v21.3.0
- [feature] tia-client: expose rank of tests
v21.2.1
- [fix] Spring Boot applications could not be profiled due to changes in their code location format