Skip to content

Update sentry-rails 6.6.2 → 6.7.0 (minor) - #797

Open
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/group/sentry-ruby-core-6.7.0
Open

Update sentry-rails 6.6.2 → 6.7.0 (minor)#797
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/group/sentry-ruby-core-6.7.0

Conversation

@depfu

@depfu depfu Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

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?

✳️ sentry-rails (6.6.2 → 6.7.0) · Repo · Changelog

Release Notes

6.7.0

New Features ✨

  • (active_job) Support for tracing by @solnic in #2947
  • (active_job) Support for Solid Queue by @solnic in #2942
  • (client-reports) Record log_byte and trace_metric_byte outcomes by @sl0thentr0py in #2997
  • Add Fiber support new config.hub_isolation_level which can be set to :fiber or :thread. Use this in case you use Fiber based servers like Falcon by @SeanLF in #3018
  • New set_attribute api by @sl0thentr0py in #2998

Bug Fixes 🐛

Rails

  • Guard execution context with send_default_pii by @solnic in #3043
  • Ensure Rails.error.set_context is not lost by @solnic in #3024

Other

  • (test) Kill threaded global workers before clearing Sentry globals by @solnic in #2990
  • Isolate inherited hubs under hub_isolation_level = :fiber by @SeanLF in #3036

Internal Changes 🔧

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

✳️ sentry-ruby (6.6.2 → 6.7.0) · Repo · Changelog

✳️ sentry-sidekiq (6.6.2 → 6.7.0) · Repo · Changelog

↗️ erb (indirect, 6.0.6 → 6.0.7) · Repo · Changelog

Release Notes

6.0.7

What's Changed

New Contributors

Full Changelog: v6.0.6...v6.0.7

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

Commits

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

↗️ rbs (indirect, 4.1.1 → 4.1.2) · Repo · Changelog

Release Notes

4.1.2

Release note

Miscellaneous

  • Keep GC disabled during GC_test#test_stress_and_stress= (#3061)
  • Fix GC_test#test_enable leaving GC disabled for the rest of the suite (#3059)

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

Commits

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

↗️ redis-client (indirect, 0.29.0 → 0.30.1) · Repo · Changelog

Release Notes

0.30.1 (from changelog)

  • hiredis-client: Use pkg-config to locate OpenSSL. Should fix compilation issue on precompiled rubies such as the ones from mise.

0.30.0 (from changelog)

  • hiredis-client: Now support configuring SSL verify_mode.

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

Commits

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

↗️ reline (indirect, 0.6.3 → 0.7.0) · Repo · Changelog

Commits

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

↗️ zeitwerk (indirect, 2.8.2 → 2.8.3) · Repo · Changelog

Release Notes

2.8.3 (from changelog)

  • 2.8.0 introduced a regression: Collapsed directories that were also configured as eager load exclusions were eager loaded. The exclusion was not honored. This has been fixed.

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

Commits

See the full diff on Github. The new version differs by 3 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 cancel merge
Cancels automatic merging of this PR
@​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)

@depfu depfu Bot added the depfu label Aug 7, 2026
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.

0 participants