The feature is only activated in apps that use Ruby 3.2+ and Rails 7.1+. By default only queries that take longer than 100ms will have source recorded, which can be adjusted by updating the value of config.rails.db_query_source_threshold_ms.
Log envelope delivery message with debug instead of info (#2320)
Bug Fixes
Don't throw error on arbitrary arguments being passed to capture_event options #2301
The feature is only activated in apps that use Ruby 3.2+ and Rails 7.1+. By default only queries that take longer than 100ms will have source recorded, which can be adjusted by updating the value of config.rails.db_query_source_threshold_ms.
Log envelope delivery message with debug instead of info (#2320)
Bug Fixes
Don't throw error on arbitrary arguments being passed to capture_event options #2301
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sentry-rails, sentry-ruby, sorbet-runtime and sorbet. These dependencies needed to be updated together. Updates
sentry-rails
from 5.17.3 to 5.18.1Changelog
Sourced from sentry-rails's changelog.
Commits
9a2b5ba
release: 5.18.197a8554
Prepare changelog for 5.18.1 (#2336)653b06f
DropGem::Specification
's usage so it doesn't break bundler standalone (#2335)069de02
Add breaking clarification for scope.transaction_names (#2331)e0fb2e0
Merge branch 'release/5.18.0'369a920
release: 5.18.0a02b2fd
Changelog for 5.18.0 (#2328)5c50c80
Don't use array for transaction names and sources on scope (#2324)cfc2570
Fix CI for rack 3.1 (#2327)389395e
Log envelope delivery message with debug instead of info (#2320)Updates
sentry-ruby
from 5.17.3 to 5.18.1Changelog
Sourced from sentry-ruby's changelog.
Commits
9a2b5ba
release: 5.18.197a8554
Prepare changelog for 5.18.1 (#2336)653b06f
DropGem::Specification
's usage so it doesn't break bundler standalone (#2335)069de02
Add breaking clarification for scope.transaction_names (#2331)e0fb2e0
Merge branch 'release/5.18.0'369a920
release: 5.18.0a02b2fd
Changelog for 5.18.0 (#2328)5c50c80
Don't use array for transaction names and sources on scope (#2324)cfc2570
Fix CI for rack 3.1 (#2327)389395e
Log envelope delivery message with debug instead of info (#2320)Updates
sorbet-runtime
from 0.5.11422 to 0.5.11475Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
sorbet
from 0.5.11422 to 0.5.11475Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show