This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Sentry v9 breaking changes #743
Open
Description
According to official migration guide sentry drops addRequestDataToEvent
starting from v9, httpRequestToRequestData
should be used instead.
RavenInterceptor
is calling addHttpExceptionMetadatas
in addHttpExceptionMetadatas
method, so "TypeError" exception is rising when latest sentry package is using.
Metadata
Metadata
Assignees
Labels
No labels