Notable changes in this release:
- CLR profiler (Windows-only stability improvements, Linux equivalent coming soon)
- eagerly load the instrumentation assembly earlier in the process (#462)
- preemptively disable instrumentation if the instrumentation assembly fails to load (#462)
- Integrations: use newest API to emit dynamic IL
- Tracer
- fix default location of json settings file (
~/datadog.json) in ASP.NET applications (#463)
- fix reporting runtime version used in internal analytics (#459)
- add trace count header (#465)
- Build clean up
- remove unused solutions and project references (#460)
- remove unused build configurations to improve build time (#468)
Full list of changes