Skip to content

Update dependency sentry-ruby to v5.10.0

renovate-bot requested to merge renovate/sentry-ruby-monorepo into master

This MR contains the following updates:

Package Update Change
sentry-ruby (changelog) minor 5.9.0 -> 5.10.0

Release Notes

getsentry/sentry-ruby

v5.10.0

Compare Source

Features
  • Move http.query to span data in net/http integration #​2039
  • Validate release is a String during configuration #​2040
  • Allow JRuby Java exceptions to be captured #​2043
  • Improved error handling around traces_sample_rate/profiles_sample_rate #​2036
Bug Fixes
  • Support Rails 7.1's show exception check #​2049
  • Fix uninitialzed race condition in Redis integration #​2057
  • Ignore low-level Puma exceptions by default #​2055
  • Use allowlist to filter ActiveSupport breadcrumbs' data #​2048
  • ErrorHandler should cleanup the scope (#​2059)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports