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

Update airbrake-ruby: 4.13.0 → 4.13.3 (patch) #604

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 3, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ airbrake-ruby (4.13.0 → 4.13.3) · Repo · Changelog

Release Notes

4.13.3 (from changelog)

  • Added the ability to filter via blacklist_keys the following keys: context/referer, context/httpMethod, context/userAddr, context/userAgent (#562)
  • Fixed addition of duplicate filters on multiple Airbrake.configure calls (#563)
  • Improved thread-safety of Airbrake::Stat (#560)

4.13.2 (from changelog)

  • AsyncSender: fixed undefined method `first' for nil:NilClass (NoMethodError) when trying to log an error message for a performance stat (#558)

4.13.1 (from changelog)

  • PerformanceNotifier: fixed bug when the backend would reject valid payload due to TDigest count mismatch (#549). For example:

    ERROR -- : **Airbrake: tdigest.count=94, but count=100
    
  • PerformanceNotifier: fixed ThreadError: deadlock; recursive locking (#554)

  • Fixed Airbrake::Loggable and Airbrake::Config.instance.logger not being set to Logger::WARN by default (as promised by the README) (#551)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 41 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@DavidKang DavidKang merged commit 7ad226b into master Apr 6, 2020
@depfu depfu bot deleted the depfu/update/airbrake-ruby-4.13.3 branch April 6, 2020 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant