Skip to content

Commit bbe3c30

Browse files
committed
meta(changelog): Update CHANGELOG for 7.38.0
1 parent aacdf2b commit bbe3c30

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
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.38.0
8+
9+
- feat: Put `abs_path` into stack frame object (#7167)
10+
- feat(integrations): Deprecate `Offline` integration (#7063)
11+
- feat(otel): Convert exception otel events to sentry errors (#7165)
12+
- feat(replay): Change LCP calculation (#7187)
13+
- feat(tracing): Support Apollo/GraphQL with NestJS (#7194)
14+
- feat(tracing): Track `PerformanceResourceTiming.renderBlockingStatus` (#7127)
15+
- feat(tracing|core): Remove transaction name change recording (#7197)
16+
- fix(browser): Ensure dedupe integration ignores non-errors (#7172)
17+
- fix(core): Skip empty integrations (#7204)
18+
- fix(nextjs): Fix faulty import in Next.js .d.ts (#7175)
19+
- fix(otel): Make otel.kind be a string (#7182)
20+
- fix(react): Make fallback render types more accurate (#7198)
21+
- fix(replay): Debounced flushes not respecting `maxWait` (#7207, #7208)
22+
- ref(replay): Improve logging for stopped replay (#7174)
23+
24+
Work in this release contributed by @lucas-zimermann. Thank you for your contribution!
25+
726
## 7.37.2
827

928
This release includes changes and fixes around text masking and blocking in Replay's `rrweb` dependency. See versions [1.102.0](https://github.com/getsentry/rrweb/releases/tag/1.102.0) and [1.103.0](https://github.com/getsentry/rrweb/releases/tag/1.103.0).

0 commit comments

Comments
 (0)