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

Upgrades: Ruby 3 & Rails 6 #5

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Upgrades: Ruby 3 & Rails 6 #5

wants to merge 12 commits into from

Conversation

esoterik
Copy link
Member

@esoterik esoterik commented Jan 6, 2025

No description provided.

esoterik and others added 12 commits November 14, 2024 11:07
* Updates Sentry client from unsupported sentry-raven to sentry-ruby, sentry-rails,
sentry-delayed_job, and stackprof (for performance profiling)
* Uses sentry.rb initializer from Otters, for consistency across projects
* Removes any sensitive data (fields) that we were previously sending to Sentry, since data
will now be a third-party service
* Remove screenshotting capability - it seems this wasn't turned on before (though
would be a nice feautre) and we want to limit sensitive data sent to sentry.io
* Creates a custom error class to try to recreate the previous message sent
to Sentry, since the new version fo the client doesn't accept the `message:` keyword
Update Sentry client from Raven
@esoterik esoterik changed the title Upgrades: Ruby 3 & Rails 6 Upgrades: Ruby 3 & Rails 7 Mar 6, 2025
@esoterik esoterik changed the title Upgrades: Ruby 3 & Rails 7 Upgrades: Ruby 3 & Rails 6 Mar 6, 2025
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.

3 participants