Fixed
- fix possible race condition when instrumenting ASP.NET on .NET Framework (#655)
- fix potential cache key conflict when storing emitted IL (#642)
- fixes automatic instrumentation issue in apps that load both
StackExchange.RedisandStackExchange.Redis.StrongName
- fixes automatic instrumentation issue in apps that load both
- find free ports for child processes in Azure App Services (#640, #647)
Performance
- automatic instrumentation: improve speed of all property getters (#642)