Skip to content

Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.23 to 3.2.6 - #6034

Merged
hoyosjs merged 1 commit into
dotnet:mainfrom
bart-vmware:patch-1
Sep 18, 2026
Merged

hoyosjs merged 1 commit into
dotnet:mainfrom
bart-vmware:patch-1

Conversation

@bart-vmware

@bart-vmware bart-vmware commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

eng/Versions.props has pinned MicrosoftDiagnosticsTracingTraceEventVersion to 3.1.23 (released July 2025) for over a year, even though 3.2.6 (released August 2026) has been available for some time. This property is not tracked by Maestro dependency flow (see Version.Details.props), so it only ever moves when bumped by hand.

This one property drives the TraceEvent/FastSerialization reference for dotnet-gcdump, dotnet-stack, dotnet-trace, dotnet-counters, dotnet-dsrouter, and Microsoft.Diagnostics.Monitoring.EventPipe, so all of them are currently built and tested against a Microsoft.Diagnostics.FastSerialization build that predates over a year of upstream fixes.

@bart-vmware
bart-vmware marked this pull request as ready for review September 16, 2026 07:59
Copilot AI lite review requested due to automatic review settings September 16, 2026 07:59
@bart-vmware

Copy link
Copy Markdown
Contributor Author

@hoyosjs Can you please review this PR?

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The dependency update has no unresolved review issues.

Pull request overview

Updates the centrally pinned TraceEvent dependency from 3.1.23 to 3.2.6 for diagnostics tooling and EventPipe libraries.

Changes:

  • Bumps MicrosoftDiagnosticsTracingTraceEventVersion to 3.2.6.
File summaries
File Summary
eng/Versions.props Updates the shared TraceEvent package version.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

eng/Versions.props has pinned MicrosoftDiagnosticsTracingTraceEventVersion to 3.1.23 (released July 2025) for over a year, even though 3.2.6 (released August 2026) has been available for some time. This property is not tracked by Maestro dependency flow (see Version.Details.props), so it only ever moves when bumped by hand.

This one property drives the TraceEvent/FastSerialization reference for dotnet-gcdump, dotnet-stack, dotnet-trace, dotnet-counters, dotnet-dsrouter, and Microsoft.Diagnostics.Monitoring.EventPipe, so all of them are currently built and tested against a Microsoft.Diagnostics. FastSerialization build that predates over a year of upstream fixes.
@hoyosjs
hoyosjs merged commit 6255a35 into dotnet:main Sep 18, 2026
23 checks passed
@bart-vmware
bart-vmware deleted the patch-1 branch September 18, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants