From 039556d1833c5d3d0e122e5090c27e366919e0f4 Mon Sep 17 00:00:00 2001 From: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:55:48 -0700 Subject: [PATCH] Update System.Diagnostics.DiagnosticSource package version to 7.0.2 (#4576) --- Directory.Packages.props | 2 +- src/OpenTelemetry.Api/CHANGELOG.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 155842462..34171c739 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -34,7 +34,7 @@ 3) The .NET runtime team provides extra backward compatibility guarantee to System.Diagnostics.DiagnosticSource even during major version bumps, so compatibility is not a concern here. --> - + diff --git a/src/OpenTelemetry.Api/CHANGELOG.md b/src/OpenTelemetry.Api/CHANGELOG.md index 01b0805d3..f8512a9b9 100644 --- a/src/OpenTelemetry.Api/CHANGELOG.md +++ b/src/OpenTelemetry.Api/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +* Updated `System.Diagnostics.DiagnosticSource` package version to `7.0.2`. + ([#4576](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4576)) + * **Breaking change** In order to make `RuntimeContext` compatible with ahead-of-time compilation (AOT), `RuntimeContext.ContextSlotType` can only be assigned one