Commit cbd3ec7 1 parent b9f2122 commit cbd3ec7 Copy full SHA for cbd3ec7
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-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.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
+
7
21
## 7.2.0
8
22
9
23
- feat(angular): Add Angular 14 support (#5253 )
You can’t perform that action at this time.
0 commit comments