Release 1.2.0#3135
Conversation
Removing specific versions as we do not have a fix in place.
|
More investigation: it is failing for all version [12.13.0-12.17.0]. Test is passing on 12.18.0 , 12.19.0 and 12.19.1. @rajkumar-rangaraj, FYI EDIT: Logs attached: profiler-logs.zip |
|
Passed on macOS. |
|
Lets consider TestApplication.Azure for 2.17.0 executed on .NET Fx 4.6.2 for our release v1.1.0 without changes In runtime it will load only For our release v1.1.0 with removed reference to In runtime it will load Lets consider code from this branch, commit: 3d36fed (before Azure test fix) In runtime it will load Test azure commit fix: 6a43c05 In runtime it will load 2 versions of the 'Azure.Storage.Blobs' Proposal:
|
13a7a14 to
e1bafca
Compare
Why & What
Added
(NuGet package) traces instrumentation from
4.8.5.OpenTelemetry.DotNet.Auto.psm1).Changed
Dependency updates
Grpc.Core.Apiupdated from2.57.0to2.59.0.OpenTelemetry.Instrumentation.EntityFrameworkCoreupdatedfrom
1.0.0-beta.7to1.0.0-beta.8.OpenTelemetry.Instrumentation.AspNetCoreupdatedfrom
1.5.1-beta.1to1.6.0-beta.3.OpenTelemetry.Instrumentation.GrpcNetClient,and
OpenTelemetry.Instrumentation.Httpupdated from
1.5.1-beta.1to1.6.0-beta.3.OpenTelemetry.Instrumentation.SqlClientupdated from1.5.1-beta.1to1.6.0-beta.2.OpenTelemetry.Instrumentation.StackExchangeRedisupdatedfrom
1.0.0-rc9.10to1.0.0-rc9.12.Google.Protobufupdated from3.24.4to3.25.1.OpenTelemetry.Instrumentation.AspNetandOpenTelemetry.Instrumentation.AspNet.TelemetryHttpModuleupdated from1.6.0-beta.1to1.6.0-beta.2.OpenTelemetry.Instrumentation.Wcfupdated from1.0.0-rc.12to1.0.0-rc.13.Microsoft.Bcl.AsyncInterfacesfrom7.0.0to8.0.0,Microsoft.Extensions.Configurationfrom7.0.0to8.0.0,Microsoft.Extensions.Configuration.Abstractionsfrom7.0.0to8.0.0,Microsoft.Extensions.Configuration.Binderfrom7.0.4to8.0.0,Microsoft.Extensions.DependencyInjectionfrom7.0.0to8.0.0,Microsoft.Extensions.DependencyInjection.Abstractionsfrom7.0.0to8.0.0,Microsoft.Extensions.Loggingfrom7.0.0to8.0.0,Microsoft.Extensions.Optionsfrom7.0.1to8.0.0,Microsoft.Extensions.Options.ConfigurationExtensionsfrom7.0.0to8.0.0,Microsoft.Extensions.Primitivesfrom7.0.0to8.0.0,System.Text.Encodings.Webfrom7.0.0to8.0.0,System.Text.Jsonfrom7.0.3to8.0.0.Microsoft.Extensions.Logging.Abstractionsfrom7.0.1to8.0.0,Microsoft.Extensions.Logging.Configurationfrom7.0.0to8.0.0,System.Diagnostics.DiagnosticSourcefrom7.0.2to8.0.0.Removed
OpenTelemetry.Instrumentation.AspNetCore.AspNetCoreMetricsInstrumentationOptionsfor plugins.
Tests
Checklist
CHANGELOG.mdis updated.[ ] New features are covered by tests.