Skip to content

Commit f185332

Browse files
author
Luca Forstner
authored
meta(changelog): Update changelog for 7.114.0 (#11939)
1 parent c7ced68 commit f185332

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
726
## 7.113.0
827

928
### Important Changes

0 commit comments

Comments
 (0)