File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### Important Changes
10
10
11
-
12
11
- ** feat(node): Add ` AsyncLocalStorage ` implementation of ` AsyncContextStrategy ` (#7800 )**
13
12
- feat(core): Extend ` AsyncContextStrategy ` to allow reuse of existing context (#7778 )
14
13
- feat(core): Make ` runWithAsyncContext ` public API (#7817 )
@@ -83,8 +82,10 @@ Please make sure to follow the [`README`](https://github.com/getsentry/sentry-ja
83
82
- feat(browser): Export request instrumentation options (#7818 )
84
83
- feat(core): Add async context abstraction (#7753 )
85
84
- feat(core): Add DSC to all outgoing envelopes (#7820 )
85
+ - feat(core): Cache processed stacks for debug IDs (#7825 )
86
86
- feat(node): Add checkin envelope types (#7777 )
87
87
- feat(replay): Add ` getReplayId() ` method (#7822 )
88
+ - feat(replay): Capture request & response headers (#7816 )
88
89
- fix(browser): Adjust ` BrowserTransportOptions ` to support offline transport options (#7775 )
89
90
- fix(browser): DOMException SecurityError stacktrace parsing bug (#7821 )
90
91
- fix(core): Log warning when tracing extensions are missing (#7601 )
You can’t perform that action at this time.
0 commit comments