Skip to content

Commit 05b23ae

Browse files
committed
meta: CHANGELOG for 7.14.2
1 parent c3b246c commit 05b23ae

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

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

7+
## 7.14.2
8+
9+
- fix(ember): align span operations to new operations (#5883)
10+
- fix(nextjs): Consider pageExtensions option in auto instrumentation (#5881)
11+
- fix(remix): align span operations to new operations (#5889)
12+
- fix(serverless): align span operations to new operations (#5890)
13+
- fix(tracing): align span operations to new operations (#5891)
14+
- fix(vue): align span operations to new operations (#5892)
15+
- ref(hub): Remove hard cap from maxBreadcrumbs (#5873)
16+
- ref(nextjs): Make build-phase check more robust (#5857)
17+
718
## 7.14.1
819

920
- fix(nextjs): Handle CJS API route exports (#5865)
@@ -22,7 +33,7 @@
2233
- fix(nextjs): Handle `pathname` being passed in object in `instrumentServer` (#5782)
2334
- fix(nextjs): Pass request in sampling context of data fetchers wrapper transaction (#5784)
2435
- fix(nextjs): Reverse order of checks for instrumenting server (#5828)
25-
- fix(nextjs): Rename `nextjs.data.server` ops (#5830)
36+
- fix(nextjs): Rename `nextjs.data.server` ops (#5830)
2637
- fix(remix): Do not skip error handling if tracing is not enabled. (#5811)
2738
- fix(remix): Use import() to get `react-router-dom` in Express wrapper. (#5810)
2839
- fix(tracing): Remove `connection.downlink` measurement (#5794)

0 commit comments

Comments
 (0)