Please prefix each entry with one of:
- [breaking change]
- [feature]
- [fix]
- [documentation]
- [fix] Assembly patterns could not match on full assembly name when using
@AssemblyDir
as PDB directory
- [fix] Upload Daemon uploaded to Artifactory in the wrong format
- [fix] Updated legacy API calls in Upload Daemon
- [fix] Log message when trace directory is not writable
- [feature] Added support to upload coverage to multiple Teamscale projects with different revisions.
- [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
- [fix] Default Profiler.yml configuration and Upload Daemon failed to load for .NET Core environment
- [feature] support for .NET core PDBs
- [feature] Upload Daemon sends distinct user agent header for Teamscale uploads
- [fix] Updated Newtonsoft.JSON to version 13.0.1
- [feature] Caching symbols for better performance when converting many trace files to line coverage.
- [fix] Upload Daemon could be started multiple times
- [fix] async upload bug