Skip to content

[Repo] Update CHANGELOGs#4333

Merged
martincostello merged 2 commits intoopen-telemetry:mainfrom
martincostello:update-changelogs
Apr 29, 2026
Merged

[Repo] Update CHANGELOGs#4333
martincostello merged 2 commits intoopen-telemetry:mainfrom
martincostello:update-changelogs

Conversation

@martincostello
Copy link
Copy Markdown
Member

Changes

Add links to GitHub Security Advisories to CHANGELOGs.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

Add links to GitHub Security Advisories to CHANGELOGs.
@github-actions github-actions Bot added comp:exporter.onecollector Things related to OpenTelemetry.Exporter.OneCollector comp:opamp.client Things related to OpenTelemetry.OpAmp.Client comp:resources.aws Things related to OpenTelemetry.Resources.AWS comp:resources.azure Things related to OpenTelemetry.Resources.Azure comp:sampler.aws Things related to OpenTelemetry.Samplers.AWS labels Apr 29, 2026
@github-actions github-actions Bot added comp:instrumentation.aspnet Things related to OpenTelemetry.Instrumentation.AspNet comp:instrumentation.http Things related to OpenTelemetry.Instrumentation.Http labels Apr 29, 2026
@martincostello martincostello marked this pull request as ready for review April 29, 2026 15:41
@martincostello martincostello requested a review from a team as a code owner April 29, 2026 15:41
Copilot AI review requested due to automatic review settings April 29, 2026 15:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates multiple component CHANGELOG.md files to include direct references to relevant GitHub Security Advisories (GHSA) for previously released fixes, improving traceability between security advisories and shipped mitigations.

Changes:

  • Add GHSA links to release notes for response-size limiting changes (AWS Sampler, AWS/Azure Resources, OneCollector exporter, OpAmp client).
  • Add GHSA link references to prior URL query redaction breaking changes (HTTP and ASP.NET instrumentations).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/OpenTelemetry.Sampler.AWS/CHANGELOG.md Adds GHSA link for the sampling rules response-body size limit entry.
src/OpenTelemetry.Resources.Azure/CHANGELOG.md Adds GHSA link for metadata service response-body consumption limit entry.
src/OpenTelemetry.Resources.AWS/CHANGELOG.md Adds GHSA link for metadata service response-body consumption limit entry.
src/OpenTelemetry.OpAmp.Client/CHANGELOG.md Adds GHSA link for oversized OpAMP response size limit entry.
src/OpenTelemetry.Instrumentation.Http/CHANGELOG.md Adds GHSA link reference to the URL query redaction breaking change entry.
src/OpenTelemetry.Instrumentation.AspNet/CHANGELOG.md Adds GHSA link reference to the URL query redaction breaking change entry.
src/OpenTelemetry.Exporter.OneCollector/CHANGELOG.md Adds GHSA link for the export-failure response-body read limit entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@martincostello martincostello added this pull request to the merge queue Apr 29, 2026
Merged via the queue into open-telemetry:main with commit a606b1b Apr 29, 2026
64 checks passed
@martincostello martincostello deleted the update-changelogs branch April 29, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:exporter.onecollector Things related to OpenTelemetry.Exporter.OneCollector comp:instrumentation.aspnet Things related to OpenTelemetry.Instrumentation.AspNet comp:instrumentation.http Things related to OpenTelemetry.Instrumentation.Http comp:opamp.client Things related to OpenTelemetry.OpAmp.Client comp:resources.aws Things related to OpenTelemetry.Resources.AWS comp:resources.azure Things related to OpenTelemetry.Resources.Azure comp:sampler.aws Things related to OpenTelemetry.Samplers.AWS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants