Skip to content

Releases: cqse/teamscale-jacoco-agent

v33.3.1

28 Jun 09:13
Compare
Choose a tag to compare

Publishing of this release to Maven central failed. Please use v33.3.3 instead, which is identical to this one

  • [fix] agent: Dump coverage when profiler settings are changed via the API.
  • [fix] agent: NullPointerException when agent jar was located in the file system root.
  • [fix] installer: Did not support SSL certificates that use elliptic curve ciphers.

v33.3.0

29 May 11:10
Compare
Choose a tag to compare
  • [feature] agent: Support overwriting the git commit inside git.properties files with teamscale.commit.branch and teamscale.commit.time (see docs)
  • [fix] agent: New default date format of the git-commit-id-maven-plugin could not be parsed (see GitHub Issue)
  • [fix] Gradle Plugin: Testwise Coverage reports did override each other when multiple modules upload to the same partition

v33.2.0

04 Apr 14:28
Compare
Choose a tag to compare
  • [feature] agent: Add support for git.properties in Spring Boot 3.2
  • [feature] agent: Read configuration file path from TEAMSCALE_JAVA_PROFILER_CONFIG_FILE environment variable
  • [feature] add installer for Windows
  • [feature] Docker: agent copies itself to /transfer if this is mounted into the container
  • [fix] agent: Disable warning about proxy port not being correct when no proxy port was set at all
  • [fix] agent: GET /commit and GET /revision endpoints did return 500 error
  • [feature] agent: Added stable support for Java 22 and experimental support for Java 23

v33.1.2

11 Mar 08:14
Compare
Choose a tag to compare
  • [fix] teamscale-maven-plugin: Revision and end commit could not be set via command line (user property)

v33.1.1

08 Mar 16:08
Compare
Choose a tag to compare
  • [fix] agent: NPE during agent startup probably due to missing read permissions in a shared folder

v33.1.0

28 Feb 14:01
Compare
Choose a tag to compare
  • [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-url option)
  • [feature] agent: New option proxy-password-file allows users to provide a file containing a proxy password

v33.0.0

09 Jan 11:18
Compare
Choose a tag to compare
  • [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 /tmp which works in more situations
  • [feature] agent: Added config-id option to allow retrieving the agent configuration from Teamscale.

v32.6.3

20 Dec 12:59
Compare
Choose a tag to compare

Re-Release 32.6.2

v32.6.2

18 Dec 15:43
Compare
Choose a tag to compare
  • 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

14 Dec 14:35
Compare
Choose a tag to compare
  • [fix] teamscale-maven-plugin: Test names containing slashes could not be uploaded
  • [fix] tia-client: Impacted test retrieval failed due to JSON parsing error