File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-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.114.0
8
+
9
+ ### Important Changes
10
+
11
+ - ** fix(browser/v7): Continuously record CLS (#11935 )**
12
+
13
+ This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the
14
+ cases where it should have been reported. With this change, the CLS web vital should now always be reported for
15
+ pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.
16
+
17
+ ** Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.**
18
+
19
+ ### Other Changes
20
+
21
+ - build(aws-lambda/v7): Turn off lambda layer publishing (#11875 )
22
+ - feat(v7): Add ` tunnel ` support to multiplexed transport (#11851 )
23
+ - fix(opentelemetry-node): support ` HTTP_REQUEST_METHOD ` attribute (#11929 )
24
+ - fix(react/v7): Fix react router v4/v5 span names (#11940 )
25
+
7
26
## 7.113.0
8
27
9
28
### Important Changes
You can’t perform that action at this time.
0 commit comments