Releases: cqse/teamscale-java-profiler
Releases · cqse/teamscale-java-profiler
v33.1.0
- [feature] teamscale-maven-plugin: Add new execution goal to batch convert .exec files into testwise coverage report.
- [feature] agent: Extended list of packages excluded by default
- [maintenance] agent: Removed HTTP upload (i.e.
upload-urloption) - [feature] agent: New option
proxy-password-fileallows users to provide a file containing a proxy password
v33.0.0
- [feature] add installer for system-wide installation (see migration guide)
- [feature] allow specifying configuration ID from Teamscale via environment variable
TEAMSCALE_JAVA_PROFILER_CONFIG_ID - [breaking change] default log and coverage file directory changed to
/tmpwhich works in more situations - [feature] agent: Added
config-idoption to allow retrieving the agent configuration from Teamscale.
v32.6.3
Re-Release 32.6.2
v32.6.2
- Re-Release 32.6.1
- [fix] teamscale-maven-plugin Test names containing slashes could not be uploaded
- [fix] tia-client Impacted test retrieval failed due to JSON parsing error
v32.6.1
- [fix] teamscale-maven-plugin: Test names containing slashes could not be uploaded
- [fix] tia-client: Impacted test retrieval failed due to JSON parsing error
v32.6.0
v32.5.0
v32.4.2
v32.4.1
- [fix] agent: The agent crashed while starting on some machines with "cannot construct instances of" errors
v32.4.0
- [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