Skip to content

0.4.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucaspimentel lucaspimentel released this 23 Oct 12:48
· 4543 commits to master since this release
d0cde19

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.4.0-beta:

MSI installer:

  • #173 enable .NET Core profiler (in addition to .NET Framework profiler)

Core library:

  • #174 allow FlushAndCloseAsync() to be called more than once (fixes #172)
  • #175 retry when posting data to Trace Agent (fixes #149)