Skip to content

fix(attributes): Correct PR references in attribute changelogs#384

Merged
chargome merged 1 commit into
mainfrom
chargome/fix/correct-changelog-pr-references
May 18, 2026
Merged

fix(attributes): Correct PR references in attribute changelogs#384
chargome merged 1 commit into
mainfrom
chargome/fix/correct-changelog-pr-references

Conversation

@chargome
Copy link
Copy Markdown
Member

Summary

  • Fix incorrect prs references in changelog entries for recently added span attributes
  • All attributes were created in a batch and got the same auto-generated PR number (363) instead of their actual PR numbers: cloud→364, state→365, angular→367, react→368, aws→369, trpc→370

The changelog prs fields were auto-generated with incorrect PR numbers
during batch attribute creation. Fix references: cloud→364, state→365,
angular→367, react→368, aws→369, trpc→370.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Attributes

  • Add gcp.function.context.* span attributes by chargome in #371
  • Add sentry.dsc.project_id as an attribute by constantinius in #358
  • Add trpc.* attributes by chargome in #370
  • Add angular.version attribute by chargome in #367
  • Add aws.lambda.* and aws.cloudwatch.logs.* attributes by chargome in #369
  • Add react.version attribute by chargome in #368
  • Add state.type attribute by chargome in #365
  • Add cloud.* span attributes by chargome in #364
  • Add calculated performance scores by loewenheim in #355
  • Add rpc.response.status_code attribute by alexander-alderman-webb in #352
  • Add rpc.method attribute by alexander-alderman-webb in #351
  • Add app vitals start attributes by buenaflor in #353
  • Add process.runtime.engine.* attributes by chargome in #347

Bug Fixes 🐛

Attributes

  • Correct PR references in attribute changelogs by chargome in #384
  • Increase some PII values by loewenheim in #373
  • Change several deprecation statuses to normalize to align with ingestion paths by constantinius in #350

Other

  • (create) Replace angle brackets in file names by loewenheim in #356

Internal Changes 🔧

Deps

  • Bump astro from 6.1.6 to 6.1.10 by dependabot in #374
  • Bump svelte from 5.53.5 to 5.55.7 by dependabot in #381

Other

  • (gh) Remove myself from CODEOWNERS by lcian in #354
  • Bump vulnerable pytest by alexander-alderman-webb in #360
  • Bump vulnerable js packages by chargome in #359

🤖 This preview updates automatically when you update the PR.

@chargome chargome marked this pull request as ready for review May 18, 2026 12:21
@chargome chargome requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners May 18, 2026 12:21
@chargome chargome merged commit c81f013 into main May 18, 2026
13 checks passed
@chargome chargome deleted the chargome/fix/correct-changelog-pr-references branch May 18, 2026 12:26
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.

2 participants