Skip to content

chore(Sentry): bump getsentry/relay from 26.6.0 to 26.7.0 in /services/sentry#56

Merged
beevelop merged 1 commit into
mainfrom
dependabot/docker_compose/services/sentry/getsentry/relay-26.7.0
Jul 23, 2026
Merged

chore(Sentry): bump getsentry/relay from 26.6.0 to 26.7.0 in /services/sentry#56
beevelop merged 1 commit into
mainfrom
dependabot/docker_compose/services/sentry/getsentry/relay-26.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps getsentry/relay from 26.6.0 to 26.7.0.

Release notes

Sourced from getsentry/relay's releases.

26.7.0

Features:

  • Infer span descriptions via sentry-conventions. (#6093)
  • Raises the size limit for the flags context to 64KiB. (#6137)
  • Add segment_names field to Replay events. (#6134)
  • Use a out of process solution for catching crashes. (#6158)
  • Accept a charset=utf-8 parameters on JSON and XML content types. (#6184)
  • Support PEM file format for signing / verification keys. (#6155)
  • Graduate the upload endpoint and streaming attachments on the minidump endpoint. (#6171, #6222)
  • Add Lightpanda to web crawler filter. (#6143)
  • Add sentry.relay.ingress and sentry.relay.pipeline attributes to some EAP items. (#6224)

Bug Fixes:

  • Bound the recursion depth when deserializing MessagePack payloads to prevent stack overflows. (#6212)

  • Wider type support for OTel log bodies. (#6106)

  • Align OTLP endpoint responses with the specification. (#6182)

  • Don't reject attributes that don't have values, but do have metadata. (#6098)

  • Infer span names PII-safely. (#6112)

  • Unset segment info for web vital spans. (#6042)

  • Set sentry.trace.status on segment spans. (#6140)

  • Don't modify segment information for V2 web vital spans. (#6160)

  • Support compressed minidumps when the relay-minidump-uploads feature is enabled. (#6151)

  • Make --log-level and --log-format take effect again and accept them on all subcommands. (#6198)

  • Parse two-component versions in iOS and iPadOS raw_description into version instead of kernel_version. (#6197)

  • Normalize segment names for standalone spans in the experimental pipeline. (#6163)

  • Limit nested form-data entry keys. (#6179)

  • Retain client-supplied debug images when parsing Perfetto profile chunks, instead of overwriting them with images extracted from the trace. (#6232)

Internal:

  • Apply convention normalizations to transaction spans. (#6223)
  • Remove all remainders of custom metrics, including the custom metric namespace. (#6210)
  • Rename objectstore use-case from profiles_raw to profile_attachments. (#6108)
  • Require timestamps and verification in auth signatures. (#6069)
  • Match patterns iteratively instead of recursively. (#6188)
  • Expand size of outcome quantities from u32 to u64. (#6133)
  • Internally handle outcomes as metrics. (#6107)
  • Re-introduce projects:discard-transaction feature flag. (#6199)
  • Have relay generate metric billing outcomes. (#6066)
  • Update sentry-conventions to 0.16.0. (#6215)
  • Upgrade release image to Debian 13. (#6110)
  • No longer serialize transactions into envelopes when storing them. (#6193)
  • No longer serialize check-ins into envelopes when storing them. (#6196)
  • No longer serialize errors into envelopes when storing them. (#6194)
  • Prefix upload location query params for forward compatibility. (#6076)
  • Add config option to bypass the kafka fallback for objectstore uploads. (#6127)
  • Use upstream descriptor in upload requests. (#6128)

... (truncated)

Changelog

Sourced from getsentry/relay's changelog.

26.7.0

Features:

  • Infer span descriptions via sentry-conventions. (#6093)
  • Raises the size limit for the flags context to 64KiB. (#6137)
  • Add segment_names field to Replay events. (#6134)
  • Use a out of process solution for catching crashes. (#6158)
  • Accept a charset=utf-8 parameters on JSON and XML content types. (#6184)
  • Support PEM file format for signing / verification keys. (#6155)
  • Graduate the upload endpoint and streaming attachments on the minidump endpoint. (#6171, #6222)
  • Add Lightpanda to web crawler filter. (#6143)
  • Add sentry.relay.ingress and sentry.relay.pipeline attributes to some EAP items. (#6224)

Bug Fixes:

  • Bound the recursion depth when deserializing MessagePack payloads to prevent stack overflows. (#6212)

  • Wider type support for OTel log bodies. (#6106)

  • Align OTLP endpoint responses with the specification. (#6182)

  • Don't reject attributes that don't have values, but do have metadata. (#6098)

  • Infer span names PII-safely. (#6112)

  • Unset segment info for web vital spans. (#6042)

  • Set sentry.trace.status on segment spans. (#6140)

  • Don't modify segment information for V2 web vital spans. (#6160)

  • Support compressed minidumps when the relay-minidump-uploads feature is enabled. (#6151)

  • Make --log-level and --log-format take effect again and accept them on all subcommands. (#6198)

  • Parse two-component versions in iOS and iPadOS raw_description into version instead of kernel_version. (#6197)

  • Normalize segment names for standalone spans in the experimental pipeline. (#6163)

  • Limit nested form-data entry keys. (#6179)

  • Retain client-supplied debug images when parsing Perfetto profile chunks, instead of overwriting them with images extracted from the trace. (#6232)

Internal:

  • Apply convention normalizations to transaction spans. (#6223)
  • Remove all remainders of custom metrics, including the custom metric namespace. (#6210)
  • Rename objectstore use-case from profiles_raw to profile_attachments. (#6108)
  • Require timestamps and verification in auth signatures. (#6069)
  • Match patterns iteratively instead of recursively. (#6188)
  • Expand size of outcome quantities from u32 to u64. (#6133)
  • Internally handle outcomes as metrics. (#6107)
  • Re-introduce projects:discard-transaction feature flag. (#6199)
  • Have relay generate metric billing outcomes. (#6066)
  • Update sentry-conventions to 0.16.0. (#6215)
  • Upgrade release image to Debian 13. (#6110)
  • No longer serialize transactions into envelopes when storing them. (#6193)
  • No longer serialize check-ins into envelopes when storing them. (#6196)
  • No longer serialize errors into envelopes when storing them. (#6194)
  • Prefix upload location query params for forward compatibility. (#6076)
  • Add config option to bypass the kafka fallback for objectstore uploads. (#6127)

... (truncated)

Commits
  • fa7fc14 release: 26.7.0
  • 04d16ee fix(profiling): Retain client-supplied debug images from Perfetto meta chunks...
  • e197b84 Revert "feat(build): Switch to docker hardened image" (#6234)
  • 01f4ae9 ci(warden): Add wrdn-dos-review skill via warden-skills (#6233)
  • 4b0eeb4 ref(transactions): Apply convention normalizations to transaction spans (#6223)
  • 8a896f9 fix(relay-log): Crash module is only required for init (#6231)
  • 21d061f feat(upload): GA streaming minidump attachments (#6222)
  • ef03f20 feat(eap): Add pipeline attributes for debugging (#6224)
  • 28ad278 fix(upload): Retry multipart uploads (#6208)
  • 9b930e7 build(deps): Bump symbolic to 14.0.0-alpha.2 (#6227)
  • 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.6.0 to 26.7.0.
- [Release notes](https://github.com/getsentry/relay/releases)
- [Changelog](https://github.com/getsentry/relay/blob/master/CHANGELOG.md)
- [Commits](getsentry/relay@26.6.0...26.7.0)

---
updated-dependencies:
- dependency-name: getsentry/relay
  dependency-version: 26.7.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 Jul 23, 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.

@beevelop
beevelop merged commit bb41689 into main Jul 23, 2026
93 checks passed
@beevelop
beevelop deleted the dependabot/docker_compose/services/sentry/getsentry/relay-26.7.0 branch July 23, 2026 06:27
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.

1 participant