Skip to content

0.7.0-beta

Pre-release
Pre-release

Choose a tag to compare

@lucaspimentel lucaspimentel released this 17 Jan 16:36
426bfca

This version is a pre-release (Beta).

Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.

Changes since 0.6.0-beta:

  • New Integrations

    • MongoDB (#236)
    • ADO.NET providers (#248)
  • Bugfixes

    • fix disabling individual integrations (#246)
  • Internal

    • facilitate access to private fields and properties by emitting IL (#235)
    • improved logging from profiler library (#247)

Breaking change: this release removes the SqlServer integration and replaces it with the new AdoNet integration. This change only affects you if you were disabling the SqlServer integration using the DD_DISABLED_INTEGRATIONS environment variable.