Skip to content

Releases: cqse/teamscale-profiler-dotnet

v25.12.0

05 Dec 15:34

Choose a tag to compare

[fix] Removed feature to upload coverage to multiple Teamscale projects via embedded resources, as it unexpectedly locked DLL files

v25.08.0

11 Aug 13:43
243e774

Choose a tag to compare

[feature] Removed --config-from-env option from the Upload Daemon: now it defaults to the COR_PROFILER_CONFIG environment variable

v24.5.2

05 Dec 13:42
82cacdd

Choose a tag to compare

  • [fix] Assembly patterns could not match on full assembly name when using @AssemblyDir as PDB directory

v24.5.1

11 Sep 10:52
fc32c53

Choose a tag to compare

  • [fix] Upload Daemon uploaded to Artifactory in the wrong format

v24.5.0

23 May 12:35

Choose a tag to compare

  • [fix] Updated legacy API calls in Upload Daemon

v24.2.0

27 Feb 15:36

Choose a tag to compare

  • [fix] Log message when trace directory is not writable
  • [feature] Added support to upload coverage to multiple Teamscale projects with different revisions.

v23.6.0

03 Jul 06:47
3fc5063

Choose a tag to compare

[feature] Support for uploading to artifactory with the Teamscale default artifact storage schema.
[feature] Display error window and add Event Log error entry when the Profiler.yml could not be loaded
[fix] Upload Daemon failed to upload when Teamscale URL was provided with trailing slash

v22.8.0

09 Aug 14:35

Choose a tag to compare

  • [feature] support for .NET core PDBs

v22.7.0

08 Jul 11:45
dc354d6

Choose a tag to compare

[feature] Upload Daemon sends distinct user agent header for Teamscale uploads
[fix] Updated Newtonsoft.JSON to version 13.0.1

v22.4.0

14 Apr 09:02
fa12bf7

Choose a tag to compare

[feature] Caching symbols for better performance when converting many trace files to line coverage.
[fix] Upload Daemon could be started multiple times