Skip to content

Releases: cqse/teamscale-profiler-dotnet

v24.5.2

05 Dec 13:42
82cacdd
Compare
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
Compare
Choose a tag to compare
  • [fix] Upload Daemon uploaded to Artifactory in the wrong format

v24.5.0

23 May 12:35
Compare
Choose a tag to compare
  • [fix] Updated legacy API calls in Upload Daemon

v24.2.0

27 Feb 15:36
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [feature] support for .NET core PDBs

v22.7.0

08 Jul 11:45
dc354d6
Compare
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
Compare
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

v19.8.0

20 Aug 08:40
d00f36c
Compare
Choose a tag to compare
  • [fix] async upload bug

v19.6.1

18 Jun 13:14
Compare
Choose a tag to compare
  • Config options for auto-purging of trace archives
  • Config option for upload interval
  • Merging line coverage before upload (discards redundant coverage, reduces number of files to 1)
  • Fixed crashes on Windows 7.
  • Fixed hanging process on Window 7.