diff --git a/CHANGELOG.md b/CHANGELOG.md index 815368ccfc..6e1ee41ad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### API Changes -- The `SentrySdk.Metrics` module is deprecated and will be removed in the next major release. +- The `SentrySdk.Metrics` module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024. Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics ([#3619](https://github.com/getsentry/sentry-dotnet/pull/3619)) @@ -24,6 +24,7 @@ - Bump CLI from v2.36.1 to v2.36.4 ([#3624](https://github.com/getsentry/sentry-dotnet/pull/3624), [#3634](https://github.com/getsentry/sentry-dotnet/pull/3634), [#3642](https://github.com/getsentry/sentry-dotnet/pull/3642)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2364) - [diff](https://github.com/getsentry/sentry-cli/compare/2.36.1...2.36.4) +- Update Perfview/TraceEvent to e343a0c ([#3492](https://github.com/getsentry/sentry-dotnet/pull/3492)) ## 4.11.0 diff --git a/modules/perfview b/modules/perfview index 5a57f1044d..e343a0cf01 160000 --- a/modules/perfview +++ b/modules/perfview @@ -1 +1 @@ -Subproject commit 5a57f1044d94f77b74d984199b2bf2f9869721bf +Subproject commit e343a0cf01305c7866c412d4ce708c3e0ec960c8