File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,9 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
69
69
- Removed tslint from ` @sentry-internal/typescript ` (#4940 )
70
70
- Removed ` _invokeClient ` function from ` @sentry/hub ` (#4972 )
71
71
- Removed top level eventbuilder exports (#4887 )
72
+ - Added baggage API helpers in ` @sentry/utils ` (#5066 )
73
+
74
+ ### Other Changes
72
75
73
76
#### Features
74
77
@@ -81,7 +84,6 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
81
84
- feat(tracing): Make ` setMeasurement ` public API (#4933 )
82
85
- feat(tracing): Add GB unit to device memory tag value (#4935 )
83
86
- feat: Export browser integrations individually (#5028 )
84
- - feat(utils): Introduce Baggage API (#5066 )
85
87
- feat(core): Send Baggage in Envelope Header (#5104 )
86
88
87
89
#### Fixes
You can’t perform that action at this time.
0 commit comments