Skip to content

Update Sentry Gems to '~> 5.11.0'

This MR contains the following updates:

Package Update Change
sentry-rails (changelog) minor '~> 5.10.0' -> '~> 5.11.0'
sentry-ruby (changelog) minor '~> 5.10.0' -> '~> 5.11.0'
sentry-sidekiq (changelog) minor '~> 5.10.0' -> '~> 5.11.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

getsentry/sentry-ruby (sentry-rails)

v5.11.0

Compare Source

Features
  • Make :value in SingleExceptionInterface writable, so that it can be modified in before_send under event.exception.values[n].value #​2072

  • Add sampled field to dynamic_sampling_context #​2092

  • Consolidate HTTP span data conventions with OpenTelemetry with Sentry::Span::DataConventions #​2093

  • Consolidate database span data conventions with OpenTelemetry for ActiveRecord and Redis #​2100

  • Add new config.trace_propagation_targets option to set targets for which headers are propagated in outgoing HTTP requests #​2079


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports