Skip to content

feat(attributes): Add starlette.middleware_name (deprecated) in favor of middleware.name#485

Open
sentrivana wants to merge 1 commit into
mainfrom
ivana/add-deprecated-starlette-middleware-name
Open

feat(attributes): Add starlette.middleware_name (deprecated) in favor of middleware.name#485
sentrivana wants to merge 1 commit into
mainfrom
ivana/add-deprecated-starlette-middleware-name

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Summary

  • Adds starlette.middleware_name as a deprecated attribute with middleware.name as its replacement
  • Adds starlette.middleware_name as an alias on middleware.name

Test plan

  • yarn test passes (7592 JS tests + 3 Python tests)
  • yarn run generate ran successfully

🤖 Generated with Claude Code

…or of `middleware.name`

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 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 starlette.middleware_name (deprecated) in favor of middleware.name by sentrivana in #485
  • Add sentry.metric.source by klochek in #476
  • Add faas.id (deprecated) in favor of cloud.resource_id by andreiborza in #475
  • Add faas.execution (deprecated) in favor of faas.invocation_id by andreiborza in #473
  • Add messaging attributes by s1gr1d in #469
  • Add url.same_origin (deprecated) and http.request.same_origin (replacement) attributes by Lms24 in #456
  • Add db.response.status_code by s1gr1d in #462

Other

  • (ai) Add granular cost attributes for cache and reasoning by vgrozdanic in #461

Internal Changes 🔧

  • (ci) Stop inheriting secrets for changelog-preview by tobias-wilfert in #463

🤖 This preview updates automatically when you update the PR.

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