Bump sentry-sidekiq, sentry-rails and sentry-ruby
Bumps sentry-sidekiq, sentry-rails and sentry-ruby. These dependencies needed to be updated together.
Updates sentry-sidekiq
from 4.8.3 to 4.9.0
Changelog
Sourced from sentry-sidekiq's changelog.
4.9.0
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637- Remove incorrect backtrace attribute from Event #1672
Documentation
- Document Transaction and Span classes #1653
- Document Client and Scope classes #1659
- Document Event and interface classes #1675
- Document TransactionEvent and breadcrumb-related classes #1676
- Use macro to avoid duplicated documentation #1677
Refactoring
Commits
-
9b4e04c
release: 4.9.0 -
2270fd6
Use macro to avoid duplicated documentation (#1677) -
11eef02
Update changelog -
4d712af
Document TransactionEvent and breadcrumb-related classes. (#1676) -
95b7db1
Document Event and interface classes (#1675) -
8b9fc0a
Refactor RequestInterface (#1673) -
0019e14
Remove incorrect backtrace attribute from Event (#1672) -
f501e51
Merge 4-8 changes (#1668) -
89fa8c0
Clear Zeitwerk loaders before initializing new Rails apps (#1669) -
1c62438
Correctly return Job#perform's return value (#1667) - Additional commits viewable in compare view
Updates sentry-rails
from 4.8.3 to 4.9.0
Changelog
Sourced from sentry-rails's changelog.
4.9.0
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637- Remove incorrect backtrace attribute from Event #1672
Documentation
- Document Transaction and Span classes #1653
- Document Client and Scope classes #1659
- Document Event and interface classes #1675
- Document TransactionEvent and breadcrumb-related classes #1676
- Use macro to avoid duplicated documentation #1677
Refactoring
Commits
-
9b4e04c
release: 4.9.0 -
2270fd6
Use macro to avoid duplicated documentation (#1677) -
11eef02
Update changelog -
4d712af
Document TransactionEvent and breadcrumb-related classes. (#1676) -
95b7db1
Document Event and interface classes (#1675) -
8b9fc0a
Refactor RequestInterface (#1673) -
0019e14
Remove incorrect backtrace attribute from Event (#1672) -
f501e51
Merge 4-8 changes (#1668) -
89fa8c0
Clear Zeitwerk loaders before initializing new Rails apps (#1669) -
1c62438
Correctly return Job#perform's return value (#1667) - Additional commits viewable in compare view
Updates sentry-ruby
from 4.8.3 to 4.9.0
Changelog
Sourced from sentry-ruby's changelog.
4.9.0
Features
- Add Action Cable exception capturing (Rails 6+) #1638
- Add request body & query string to
Net::HTTP
breadcrumb #1637When
config.send_default_pii
is set astrue
,:http_logger
will include query string and request body in the breadcrumbs it logs.
- Add tracing support to
ActionCable
integration #1640Bug Fixes
- Fix
Net::HTTP
breadcrump url when usingNet::HTTP.new
#1637- Fix trace span creation when using
Net::HTTP.start
#1637- Remove incorrect backtrace attribute from Event #1672
Documentation
- Document Transaction and Span classes #1653
- Document Client and Scope classes #1659
- Document Event and interface classes #1675
- Document TransactionEvent and breadcrumb-related classes #1676
- Use macro to avoid duplicated documentation #1677
Refactoring
Commits
-
9b4e04c
release: 4.9.0 -
2270fd6
Use macro to avoid duplicated documentation (#1677) -
11eef02
Update changelog -
4d712af
Document TransactionEvent and breadcrumb-related classes. (#1676) -
95b7db1
Document Event and interface classes (#1675) -
8b9fc0a
Refactor RequestInterface (#1673) -
0019e14
Remove incorrect backtrace attribute from Event (#1672) -
f501e51
Merge 4-8 changes (#1668) -
89fa8c0
Clear Zeitwerk loaders before initializing new Rails apps (#1669) -
1c62438
Correctly return Job#perform's return value (#1667) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts