Skip to content

0.5.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucaspimentel lucaspimentel released this 30 Oct 01:05
· 4428 commits to master since this release
efcf378

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

New feature:

Internal enhancement:

  • #178 Use Sigil to validate dynamically emitted IL

Web API 2 integration:

StackExchange.Redis integration:

  • #178 use T instead of Task<T> as the generic argument to RedisBase.ExecuteAsync<T>()