Skip to content

Releases: cqse/teamscale-java-profiler

v36.2.0

01 Dec 19:32

Choose a tag to compare

  • [feature] agent: improved logging when multiple agents are attached
  • [feature] teamscale-gradle-plugin: Added debugLogging option to enable debug logging for the java profiler and the impacted test engine
  • [feature] teamscale-maven-plugin: Enhanced debugLogging option to also enable debug logging for the impacted test engine

v36.1.0

14 Oct 08:36

Choose a tag to compare

  • [feature] impacted-test-engine: Added support for JUnit 5.13 and 6.0
  • [feature] agent: Added support for Java 25 and experimental support for Java 26

v36.0.0

16 Sep 15:03

Choose a tag to compare

  • [breaking fix] teamscale-gradle-plugin: Adjusted to breaking API changes in Gradle 9.0
  • [feature] Reduced dependencies and hence the size of all artifacts
  • [fix] installer: InaccessibleObjectException at startup

v35.2.2

06 Aug 15:43

Choose a tag to compare

v35.2.1

05 Jun 12:14

Choose a tag to compare

v35.2.0

16 Apr 06:23

Choose a tag to compare

  • [feature] agent: Access token can be passed via environment variable TEAMSCALE_ACCESS_TOKEN

v35.1.0

10 Apr 12:48

Choose a tag to compare

  • [feature] agent: Experimental support for Java 25 class files
  • [fix] agent: Reported wrong version number in docker container
  • [fix] agent: Erroneous log messages were printed about unmatched probes
  • [fix] agent: Couldn't receive impacted tests when revision is provided instead of commit

v35.0.3

28 Mar 07:24

Choose a tag to compare

  • [fix] teamscale-gradle-plugin: IllegalArgumentException: Can't execute request without discovering it first

v35.0.2

27 Mar 15:50

Choose a tag to compare

  • [fix] teamscale-gradle-plugin: IllegalArgumentException: End commit must be set via endCommit or endRevision
  • [fix] teamscale-gradle-plugin: TestwiseCoverageReport#executionData Used test classpath as default which could lead to OOM

v35.0.1

26 Mar 09:43

Choose a tag to compare

  • [fix] teamscale-gradle-plugin: Running tests via IntelliJ did no longer work