Skip to content

Releases: cqse/teamscale-profiler-dotnet

v19.3.2

02 Apr 09:05
Compare
Choose a tag to compare
  • Add missing UploadDaemon service files

v19.3.1

25 Mar 12:19
Compare
Choose a tag to compare
  • Added executable to install Upload Daemon as a Windows Service
  • Upload Daemon reloads changed config file during runtime
  • Upload Daemon archives trace files that contain no coverage for the tracked DLLs
  • Light-mode turned on by default
  • SSL validation turned off by default
  • Added utility to dump the content of PDB files for debugging

v19.3.0

15 Mar 08:47
Compare
Choose a tag to compare
  • Add support to convert profiler trace files to simple line coverage
  • Improve performance of non-light mode by forcing rejit

v19.2.0

15 Feb 14:59
Compare
Choose a tag to compare
  • Support profiling in Azure (save and upload traces when Azure App is stopped)

v19.1.0

01 Feb 10:29
Compare
Choose a tag to compare
  • improved logging and error handling
  • YAML based config file

v18.11.1

27 Nov 08:26
Compare
Choose a tag to compare
  • allow disabling SSL validation
  • support for Azure file storage as an upload target
  • don't profile the upload daemon itself
  • example batch file for configuring the profiler manually

v18.9.1

27 Sep 06:43
d6d02fa
Compare
Choose a tag to compare
  • add fileupload service as backend for uploader daemon
  • prevent uploader daemon from opening a console window

v18.9.0

22 Sep 14:54
Compare
Choose a tag to compare
  • Add eagerness setting for fine-grained real-time dumping of coverage
  • Fix concurrency issues

v18.2.1

28 Feb 08:36
c37f6a2
Compare
Choose a tag to compare
  • Whitelist profiled process with the COR_PROFILER_PROCESS config option
  • Log process command line

v18.2.0

22 Feb 10:33
691c459
Compare
Choose a tag to compare
  • Log App Pool ID if available