File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Sentry.init({
27
27
28
28
- ** fix(angular): Filter out ` TryCatch ` integration by default (#8367 )**
29
29
30
- The Angular SDK will not install the TryCatch integration anymore by default.
30
+ The Angular and Angular-ivy SDKs will not install the TryCatch integration anymore by default.
31
31
This integration conflicted with the ` SentryErrorHander ` , sometimes leading to duplicated errors and/or missing data on events.
32
32
33
33
- ** feat(browser): Better event name handling for non-Error objects (#8374 )**
@@ -43,8 +43,8 @@ Event `ErrorEvent` captured as exception with message `Script error.`
43
43
44
44
### Other Changes
45
45
46
- - feat(browser): send profiles in same envelope as transactions (#8375 )
47
- - feat(profiling): collect timings on profiler stop calls (#8409 )
46
+ - feat(browser): Send profiles in same envelope as transactions (#8375 )
47
+ - feat(profiling): Collect timings on profiler stop calls (#8409 )
48
48
- feat(replay): Do not capture replays < 5 seconds (GA) (#8277 )
49
49
- feat(tracing): Add experiment to capture http timings (#8371 )
50
50
- feat(tracing): Add ` http.response.status_code ` to ` span.data ` (#8366 )
You can’t perform that action at this time.
0 commit comments