Skip to content

Commit cbd3ec7

Browse files
authored
meta: add changelog for 7.3.0 (#5308)
1 parent b9f2122 commit cbd3ec7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
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)

0 commit comments

Comments
 (0)