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

Release v6.26.1 #809

Merged
merged 24 commits into from
Jan 9, 2024
Merged

Release v6.26.1 #809

merged 24 commits into from
Jan 9, 2024

Conversation

imjoehaines
Copy link
Contributor

Fixes

  • Fix deprecation warning from Sidekiq error handler
    | #796
    | fukayatsu
  • Fix Resque integration when failure backend is already Resque::Failure::Multiple
    | #803
    | sj26
  • Redact URLs in automatic Rails breadcrumbs
    | #806

stoivo and others added 24 commits August 3, 2023 14:29
Update so gemspec changelog url include the version
mini_mime 1.1.4 requires Ruby 2.5 & 1.1.5 requires Ruby 2.6
skip-checks: true
Fix when resque failure backend is already multiple
Fix deprecation warning from Sidekiq error handler
Ruby 3.3 adds additional frames to the top of the stacktrace so frame 0
is no longer the frame we want to assert against
Ruby 3.3 changes the format slightly

Ruby <3.3:
> undefined local variable or method `generate_unhandled_error' for #<BeforeNotifyController

Ruby 3.3:
> undefined local variable or method `generate_unhandled_error' for an instance of BeforeNotifyController
@imjoehaines imjoehaines merged commit 3084374 into master Jan 9, 2024
137 checks passed
@imjoehaines imjoehaines deleted the release/v6.26.1 branch January 9, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants