Skip to content

1.6.1

Choose a tag to compare

@lucaspimentel lucaspimentel released this 14 Aug 13:26
· 5869 commits to master since this release

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