Skip to content

Sentry: bump getsentry/relay from 26.4.2 to 26.6.0 in /services/sentry#45

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker_compose/services/sentry/getsentry/relay-26.6.0
Open

Sentry: bump getsentry/relay from 26.4.2 to 26.6.0 in /services/sentry#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker_compose/services/sentry/getsentry/relay-26.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps getsentry/relay from 26.4.2 to 26.6.0.

Release notes

Sourced from getsentry/relay's releases.

26.6.0

Features:

  • Add Perfetto trace format support for continuous profiling. (#5659)
  • Add metadata support for the /upload endpoint. (#6028)
  • Infer user agents and client addresses in the V2 standalone span pipeline. (#6047)
  • Conditionally allow additional exceptions on minidumps. (#6063)
  • Replace nil Trace IDs with random ones. (#6079)
  • Equalize name and description for spans with "manual" origin. (#6070)

Bug Fixes:

  • Correctly handle minidump objecstore upload failures. (#6033)
  • Add client.address attribute to known IP fields. (#6058)
  • Fix a bug in mobile attribute normalization. (#6065)
  • Don't infer names during tag extraction in transaction processing. (#6080)
  • Stop using cross-org DSC data in v2 span normalization. (#6073)

Internal:

  • Handle outcomes as metrics. (#6082)
  • Restore top-level _performance_issues_spans. (#6045)
  • Update sentry-conventions to 0.11.0, migrating deprecated gen_ai attribute constants. (#6068)

26.5.2

Features:

  • Implement mobile measurements calculation for V2 spans. (#6022)
  • Globally enable sentry-conventions-based conversion from measurements to attributes and remove the projects:relay-measurements-smart-conversion feature flag. (#6034)

Bug Fixes:

  • Copy user Sentry tags into conventional attributes. (#6030)
  • Do not trim DSC attributes in transaction spans. (#6038)

Internal:

  • Forwards extracted transaction spans directly to Kafka instead of serializing to an intermediate envelope first. (#6029)

26.5.1

Features:

  • Convert measurements to attributes based on information from sentry-conventions. This is gated behind a project feature flag. (#6007)
  • Implements timestamp shifts based on a sequence number provided by SDKs. (#6014)

Bug Fixes:

  • Apply timestamp validation to replays. (#6018)
  • Apply timestamp validations to transaction spans. (#6005, #6013, #6015)

... (truncated)

Changelog

Sourced from getsentry/relay's changelog.

26.6.0

Features:

  • Add Perfetto trace format support for continuous profiling. (#5659)
  • Add metadata support for the /upload endpoint. (#6028)
  • Infer user agents and client addresses in the V2 standalone span pipeline. (#6047)
  • Conditionally allow additional exceptions on minidumps. (#6063)
  • Replace nil Trace IDs with random ones. (#6079)
  • Equalize name and description for spans with "manual" origin. (#6070)

Bug Fixes:

  • Stop double-billing AI cache-write tokens in cost calculation. (#6090)
  • Correctly handle minidump objecstore upload failures. (#6033)
  • Add client.address attribute to known IP fields. (#6058)
  • Fix a bug in mobile attribute normalization. (#6065)
  • Don't infer names during tag extraction in transaction processing. (#6080)
  • Stop using cross-org DSC data in v2 span normalization. (#6073)

Internal:

  • Handle outcomes as metrics. (#6082)
  • Restore top-level _performance_issues_spans. (#6045)
  • Update sentry-conventions to 0.11.0, migrating deprecated gen_ai attribute constants. (#6068)

26.5.2

Features:

  • Implement mobile measurements calculation for V2 spans. (#6022)
  • Globally enable sentry-conventions-based conversion from measurements to attributes and remove the projects:relay-measurements-smart-conversion feature flag. (#6034)

Bug Fixes:

  • Copy user Sentry tags into conventional attributes. (#6030)
  • Do not trim DSC attributes in transaction spans. (#6038)

Internal:

  • Forwards extracted transaction spans directly to Kafka instead of serializing to an intermediate envelope first. (#6029)

26.5.1

Features:

  • Convert measurements to attributes based on information from sentry-conventions. This is gated behind a project feature flag. (#6007)
  • Implements timestamp shifts based on a sequence number provided by SDKs. (#6014)

... (truncated)

Commits
  • 6d50789 release: 26.6.0
  • 9bfa40d chore(transactions): Add counter metric for unresolved sampling project (#6081)
  • a56e764 fix(dsc): Stop using cross-org DSC data in v2 span normalization (#6073)
  • b54e18d fix(spans): Don't infer names during tag extraction (#6080)
  • 5825b61 feat(profiling): Add Perfetto trace format support (#5659)
  • 1f99c33 Revert "ref(relay): Add received timestamp to outcome metrics (#6086)" (#6089)
  • f9cd7fb ref(relay): Add received timestamp to outcome metrics (#6086)
  • fa88a08 feat(spans): Equalize name and description for manual spans (#6070)
  • fa1a586 ref(outcomes): Transport outcomes as metrics (#6082)
  • 03f9e7b build(deps): Bump actions/checkout from 6.0.2 to 6.0.3 (#6053)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [getsentry/relay](https://github.com/getsentry/relay) from 26.4.2 to 26.6.0.
- [Release notes](https://github.com/getsentry/relay/releases)
- [Changelog](https://github.com/getsentry/relay/blob/master/CHANGELOG.md)
- [Commits](getsentry/relay@26.4.2...26.6.0)

---
updated-dependencies:
- dependency-name: getsentry/relay
  dependency-version: 26.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, docker, monitoring. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants