Skip to content

Bump sentry-sidekiq from 5.9.0 to 5.10.0

George Koltsov requested to merge dependabot-bundler-sentry-sidekiq-5.10.0 into main

Bumps sentry-sidekiq from 5.9.0 to 5.10.0.

Changelog

Sourced from sentry-sidekiq's changelog.

5.10.0

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)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports