Changes
- Remove usage of non-builtin types in Attribute named arguments (#1601)
- Add Microsoft.Extensions.Logging.ILogger instrumentation (#1663)
- Adding appsec crank scenarios (#1684)
- Proxy calls to dl (#1686)
- Add tracer metrics to startup logs (#1689)
- New version of the WAF (#1692)
- Merging repos: 'dd-shared-components-dotnet' into 'dd-trace-dotnet'. (#1694)
- Sending more relevant data to backend (#1695)
- Prepare the
/sharedfolder for consumption by the Profiler. (#1697) - Don't cache the
Processinstance for runtime metrics (#1698) - Use
AppDomain.CurrentDomain.BaseDirectoryinstead ofEnvironment.CurrentDirectorywhen searching for configuration file (#1700) - Don't trigger Tracer-specific CI for changes to shared assets not used by the Tracer (#1701)
Fixes
- Fix possible deadlock by preserving the synchronization context where needed (#1702)