File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 9999- Removed ` SentryService ` .
100100 If you are using ` @sentry/nestjs ` you can safely remove any references to the ` SentryService ` .
101101 If you are using another package migrate to ` @sentry/nestjs ` and remove the ` SentryService ` afterwards.
102+ - Removed ` SentryTracingInterceptor ` .
103+ If you are using ` @sentry/nestjs ` you can safely remove any references to the ` SentryTracingInterceptor ` .
104+ If you are using another package migrate to ` @sentry/nestjs ` and remove the ` SentryTracingInterceptor ` afterwards.
105+ - Removed ` SentryGlobalGenericFilter ` .
106+ Use the ` SentryGlobalFilter ` instead.
107+ The ` SentryGlobalFilter ` is a drop-in replacement.
108+ - Removed ` SentryGlobalGraphQLFilter ` .
109+ Use the ` SentryGlobalFilter ` instead.
110+ The ` SentryGlobalFilter ` is a drop-in replacement.
102111
103112## 5. Build Changes
104113
You can’t perform that action at this time.
0 commit comments