Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-rails and sentry-ruby #281

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps sentry-rails and sentry-ruby. These dependencies needed to be updated together.
Updates sentry-rails from 4.2.2 to 4.3.0

Changelog

Sourced from sentry-rails's changelog.

4.3.0

Features

  • Support performance monitoring on ActiveJob execution #1304

Bug Fixes

  • Prevent background workers from holding ActiveRecord connections #1320
Commits
  • 359249a release: 4.3.0
  • dbcd678 Bump dependency requirement
  • a047d3c Merge release-sentry-ruby/4.3.0 into master
  • f36f518 release: 4.3.0
  • b10803a Update changelog entry title
  • c8b9e4c Fix sampling decision with sentry-trace and add more tests (#1326)
  • 0fdd3aa Exceptions with nil message shouldn't cause issues (#1327)
  • 7989855 Wait background worker a bit longer for sending events (#1322)
  • 80aedec Test sentry rails integration separately (#1321)
  • d96032a Update changelog format
  • Additional commits viewable in compare view

Updates sentry-ruby from 4.2.2 to 4.3.0

Changelog

Sourced from sentry-ruby's changelog.

4.3.0

Features

  • Allow configuring BreadcrumbBuffer's size limit #1310
# the SDK will only store 10 breadcrumbs (default is 100)
config.max_breadcrumbs = 10
  • Compress event payload by default #1314

Refatorings

  • Refactor interface construction #1296
  • Refactor tracing implementation #1309

Bug Fixes

  • Improve SDK's error handling #1298
  • Treat query string as pii too #1302
  • Ignore sentry-trace when tracing is not enabled #1308
  • Return nil from logger methods instead of breadcrumb buffer #1299
  • Exceptions with nil message shouldn't cause issues #1327
  • Fix sampling decision with sentry-trace and add more tests #1326
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/sentry-rails-and-sentry-ruby-4.3.0 branch from 53492d8 to bc826a7 Compare March 17, 2021 00:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2021

Superseded by #298.

@dependabot dependabot bot closed this Mar 20, 2021
@dependabot dependabot bot deleted the dependabot/bundler/sentry-rails-and-sentry-ruby-4.3.0 branch March 20, 2021 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants