Skip to content

Commit 04cdc4e

Browse files
build(deps): bump Azure.Monitor.OpenTelemetry.AspNetCore, OpenTelemetry.Instrumentation.AspNetCore and OpenTelemetry.Instrumentation.Http (#115)
Bumps [Azure.Monitor.OpenTelemetry.AspNetCore](https://github.com/Azure/azure-sdk-for-net), [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) and [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib). These dependencies needed to be updated together. Updates `Azure.Monitor.OpenTelemetry.AspNetCore` from 1.3.0-beta.3 to 1.3.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.3...Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.12.0 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.12.0...Exporter.Geneva-1.12.0) Updates `OpenTelemetry.Instrumentation.Http` from 1.12.0 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.12.0...Exporter.Geneva-1.12.0) --- updated-dependencies: - dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4bfc1d commit 04cdc4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="9.0.0" />
2020
<PackageVersion Include="Azure.Data.Tables" Version="12.11.0" />
2121
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
22-
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.3.0-beta.3" />
22+
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.3.0" />
2323
<PackageVersion Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
2424
<PackageVersion Include="Azure.Storage.Blobs" Version="12.24.0" />
2525
<PackageVersion Include="Azure.Storage.Queues" Version="12.22.0" />

0 commit comments

Comments
 (0)