File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.3.0
8+
9+ - feat(nextjs): Add exception handler for ` _error.js ` (#5259 )
10+ - feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (#5292 )
11+ - fix(node): Allow ` ParseRequestOptions ` to be passed to request handler (#5287 )
12+ - fix(tracing): Baggage parsing fails when input is not of type string (#5276 )
13+ - fix(tracing): Report the right units for CLS and TTFB (#5303 )
14+ - fix(vue): Property access on undefined in errorHandler (#5279 )
15+ - ref(node): Move stack parser to utils so it can be used from Electron (#5286 )
16+ - ref(tracing): Move getBaggage() from Span to Transaction class (#5299 )
17+ - ref(tracing): Unify DSC key names in envelope and baggage headers (#5302 )
18+
19+ Work in this release contributed by @Arinono . Thank you for your contribution!
20+
721## 7.2.0
822
923- feat(angular): Add Angular 14 support (#5253 )
You can’t perform that action at this time.
0 commit comments