Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.

Bump sentry-ruby from 4.2.2 to 4.3.0#65

Merged
MrSerth merged 1 commit intomasterfrom
dependabot/bundler/sentry-ruby-4.3.0
Mar 15, 2021
Merged

Bump sentry-ruby from 4.2.2 to 4.3.0#65
MrSerth merged 1 commit intomasterfrom
dependabot/bundler/sentry-ruby-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 compatibility score

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 12, 2021
@MrSerth MrSerth merged commit 8dfb034 into master Mar 15, 2021
@MrSerth MrSerth deleted the dependabot/bundler/sentry-ruby-4.3.0 branch March 15, 2021 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

1 participant