Releases: cqse/teamscale-java-profiler
Releases · cqse/teamscale-java-profiler
v35.0.3
- [fix] teamscale-gradle-plugin: IllegalArgumentException: Can't execute request without discovering it first
v35.0.2
v35.0.1
v35.0.0
- [breaking] Dropped support for Teamscale 2024.6 and older
- [feature] teamscale-gradle-plugin: Added support for generating Compact Coverage reports from JaCoCo execution data
- [feature] teamscale-gradle-plugin: Added support for aggregating Testwise Coverage across projects
- [feature] teamscale-gradle-plugin: Added support for aggregating Compact Coverage across projects
- [feature] teamscale-gradle-plugin: Made compatible with Gradle 9.0
- [breaking] teamscale-gradle-plugin: Support for Gradle configuration cache (see
teamscale-gradle-plugin/MIGRATION_35.mdfor how to update) - [breaking] teamscale-gradle-plugin: Bumped up minimum required Gradle version to 8.10
- [breaking] teamscale-maven-plugin: Renamed
testwise-coverage-convertergoal totestwise-coverage-report. - [breaking] teamscale-maven-plugin: Removed
outputFolderoption fromtestwise-coverage-report - [breaking] teamscale-maven-plugin: Removed
tiaModeoption from the plugin.exec-fileis the new default. All setups that did not useexec-filebefore now need to add thetestwise-coverage-reportandupload-coveragegoals to their builds. They should be configured only for a single coverage aggregation module. - [breaking] teamscale-maven-plugin: Removed
testwisePartitionoption from the plugin. Uploads now use theunitTestPartitionandintegrationTestPartitionrespectively. - [breaking] teamscale-maven-plugin: Replaced
partitionoption fromprepare-tia-unit-testandprepare-tia-integration-testin favor ofunitTestPartitionandintegrationTestPartitionoptions to allow consistently querying and upload impacted tests.
v34.2.6
v34.2.5
v34.2.4
[fix] Convert tool could fail with IOException when providing nested jars
v34.2.3
- [fix] agent: Delayed initialization of the project via a git properties file did not work.
- [fix] agent: Only logs with a stack trace (errors) were sent to Teamscale.
- [fix] agent: Fix wrong class description of GitMultiProjectPropertiesLocator in logs.
- [fix] agent: Specifying
config-idbefore Teamscale credentials led to option parsing errors.
v34.2.2
Warning
We caught some problems with this profiler version and thus recommend not using this specific version. We recommend using Version v34.2.3 and above.
- [fix] teamscale-gradle-plugin: 401 Unauthorized error when trying to upload reports to Teamscale
v34.2.1
Warning
We caught some problems with this profiler version and thus recommend not using this specific version. We recommend using Version v34.2.3 and above.
- [fix] agent: Warning about multiple agents being present is misleading
- [fix] agent: CVE-2024-26308