File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 7.82.0
8
+
9
+ - feat(astro): Automatically add Sentry middleware in Astro integration (#9532 )
10
+ - feat(core): Add optional ` setup ` hook to integrations (#9556 )
11
+ - feat(core): Add top level ` getClient() ` method (#9638 )
12
+ - feat(core): Allow to pass ` mechanism ` as event hint (#9590 )
13
+ - feat(core): Allow to use ` continueTrace ` without callback (#9615 )
14
+ - feat(feedback): Add onClose callback to showReportDialog (#9433 ) (#9550 )
15
+ - feat(nextjs): Add request data to all edge-capable functionalities (#9636 )
16
+ - feat(node): Add Spotlight option to Node SDK (#9629 )
17
+ - feat(utils): Refactor ` addInstrumentationHandler ` to dedicated methods (#9542 )
18
+ - fix: Make full url customizable for Spotlight (#9652 )
19
+ - fix(astro): Remove Auth Token existence check (#9651 )
20
+ - fix(nextjs): Fix middleware detection logic (#9637 )
21
+ - fix(remix): Skip capturing aborted requests (#9659 )
22
+ - fix(replay): Add ` BODY_PARSE_ERROR ` warning & time out fetch response load (#9622 )
23
+ - fix(tracing): Filter out invalid resource sizes (#9641 )
24
+ - ref: Hoist ` RequestData ` integration to ` @sentry/core ` (#9597 )
25
+ - ref(feedback): Rename onDialog* to onForm* , remove onActorClick (#9625 )
26
+
27
+ Work in this release contributed by @arya-s . Thank you for your contribution!
28
+
7
29
## 7.81.1
8
30
9
31
- fix(astro): Remove method from span op (#9603 )
You can’t perform that action at this time.
0 commit comments