Bump sentry-rails from 5.9.0 to 5.10.0
Bumps sentry-rails from 5.9.0 to 5.10.0.
Changelog
Sourced from sentry-rails's changelog.
5.10.0
Features
- Move
http.query
to span data in net/http integration #2039- Validate
release
is aString
during configuration #2040- Allow JRuby Java exceptions to be captured #2043
- Improved error handling around
traces_sample_rate
/profiles_sample_rate
#2036Bug Fixes
Commits
-
eb826b6
release: 5.10.0 -
856391d
Update changelog header (#2061) -
3131c7d
ErrorHandler should cleanup the scope (#2059) -
5054dbe
Use allowlist to filter ActiveSupport breadcrumbs' data (#2048) -
ec07eb7
Cleanup development dependencies (#2050) -
6196cec
Fix uninitialized race condition in Redis integration (#2057) -
75aa456
Ignore low-level Puma exceptions by default (#2055) -
11ecd25
handle sample rate type incompatibilities (#2036) -
a231150
Allow java exceptions as capture type in JRuby (#2043) (#2044) -
91308d3
Drop back to global CoC (#2053) - Additional commits viewable in compare view
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