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

Upgrade To Sentry 6.0.x #186

Closed
sergio-dreamcode opened this issue Feb 2, 2021 · 1 comment · Fixed by #187
Closed

Upgrade To Sentry 6.0.x #186

sergio-dreamcode opened this issue Feb 2, 2021 · 1 comment · Fixed by #187

Comments

@sergio-dreamcode
Copy link
Contributor

sergio-dreamcode commented Feb 2, 2021

Hello, currently we've been facing some issues with Sentry and Nest Raven. Due to a change Sentry did some months ago all errors caught by Nest Raven and sent to Sentry were causing an error due to this issue so as a workaround we used a fixed version of @sentry/node that does not have this issue 5.23.0.

Yesterday they upgraded the library with the fix that solves the mentioned issue @sentry/[email protected], but because we use Sentry via Nest Raven to report errors, we are still having that issue because Nest Raven keeps using @sentry/[email protected]. By checking Sentry's changelog the upgrade to v6 does not bring breaking changes.

@sergio-dreamcode
Copy link
Contributor Author

I create a PR for this

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 a pull request may close this issue.

1 participant