Fixes
- [Framework] Improved support for async workloads in self-hosted OWIN applications.
 - [Framework] Status code only errors are now noticed in self-hosted OWIN applications.
 
New Features
- [Framework] Adds support for the following in .Net Framework self-hosted OWIN apps:
- Microsoft OWIN version 4
 - Distributed tracing
 - Cross application tracing
 - Request parameters capture
 - Request URI capture
 - Introduces single metric creation for HTTP status codes 400 and greater
 - Exception capture from OWIN middleware components
 
 
Upgrading
- Follow standard procedures to update the .NET agent.
 - If you are upgrading from a particularly old agent, review the list of major changes and procedures to upgrade legacy .NET agents.