Skip to content

Downgrade @sentry/browser to 5.26.0

Martin Wortschack requested to merge mw-downgrade-sentry into master

What does this MR do?

After upgrading Sentry to the latest version in !63507 (merged) we experienced CORS issues on .com.

Based on this information there seems to be an issue with the SDK v.6.x and the 9x self-hosted sentry.

There are two options to fix this issue:

  • upgrade the self-hosted Sentry instance to v10 or newer
  • or downgrade SDK back to v5.26

This MR downgrades Sentry to v5.26.0.

Screenshots (strongly suggested)

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Martin Wortschack

Merge request reports

Loading