dependabot npm(deps): bump @sentry/node from 7.37.2 to 7.38.0
Bumps @sentry/node from 7.37.2 to 7.38.0.
Release notes
Sourced from @sentry/node
's releases.
7.38.0
- feat: Put
abs_path
into stack frame object (#7167)- feat(integrations): Deprecate
Offline
integration (#7063)- feat(otel): Convert exception otel events to sentry errors (#7165)
- feat(replay): Change LCP calculation (#7187)
- feat(tracing): Support Apollo/GraphQL with NestJS (#7194)
- feat(tracing): Track
PerformanceResourceTiming.renderBlockingStatus
(#7127)- feat(tracing|core): Remove transaction name change recording (#7197)
- fix(browser): Ensure dedupe integration ignores non-errors (#7172)
- fix(core): Skip empty integrations (#7204)
- fix(nextjs): Fix faulty import in Next.js .d.ts (#7175)
- fix(otel): Make otel.kind be a string (#7182)
- fix(react): Make fallback render types more accurate (#7198)
- fix(replay): Debounced flushes not respecting
maxWait
(#7207, #7208)- ref(replay): Improve logging for stopped replay (#7174)
Work in this release contributed by
@lucas-zimermann
. Thank you for your contribution!Bundle size
📦
Path Size @sentry/browser
- ES5 CDN Bundle (gzipped + minified)20.05 KB @sentry/browser
- ES5 CDN Bundle (minified)62.14 KB @sentry/browser
- ES6 CDN Bundle (gzipped + minified)18.68 KB @sentry/browser
- ES6 CDN Bundle (minified)55.29 KB @sentry/browser
- Webpack (gzipped + minified)20.41 KB @sentry/browser
- Webpack (minified)66.73 KB @sentry/react
- Webpack (gzipped + minified)20.44 KB @sentry/nextjs
Client - Webpack (gzipped + minified)47.78 KB @sentry/browser
+@sentry/tracing
- ES5 CDN Bundle (gzipped + minified)26.93 KB @sentry/browser
+@sentry/tracing
- ES6 CDN Bundle (gzipped + minified)25.2 KB @sentry/replay
ES6 CDN Bundle (gzipped + minified)42.57 KB @sentry/replay
- Webpack (gzipped + minified)36.78 KB @sentry/browser
+@sentry/tracing
+@sentry/replay
- ES6 CDN Bundle (gzipped + minified)60.2 KB @sentry/browser
+@sentry/replay
- ES6 CDN Bundle (gzipped + minified)53.8 KB
Changelog
Sourced from @sentry/node
's changelog.
7.38.0
- feat: Put
abs_path
into stack frame object (#7167)- feat(integrations): Deprecate
Offline
integration (#7063)- feat(otel): Convert exception otel events to sentry errors (#7165)
- feat(replay): Change LCP calculation (#7187)
- feat(tracing): Support Apollo/GraphQL with NestJS (#7194)
- feat(tracing): Track
PerformanceResourceTiming.renderBlockingStatus
(#7127)- feat(tracing|core): Remove transaction name change recording (#7197)
- fix(browser): Ensure dedupe integration ignores non-errors (#7172)
- fix(core): Skip empty integrations (#7204)
- fix(nextjs): Fix faulty import in Next.js .d.ts (#7175)
- fix(otel): Make otel.kind be a string (#7182)
- fix(react): Make fallback render types more accurate (#7198)
- fix(replay): Debounced flushes not respecting
maxWait
(#7207, #7208)- ref(replay): Improve logging for stopped replay (#7174)
Work in this release contributed by
@lucas-zimermann
. Thank you for your contribution!
Commits
-
a6cae1a
release: 7.38.0 -
dcab04e
Merge pull request #7218 from getsentry/develop -
82db382
ci: Ensure we can actually run size-limit for release branches (#7214) -
afffdac
test(replay): Test replay recording across multiple pages and navigations (#7... -
09c6cbe
ci: Fix auto-release workflow (#7213) -
b290fca
Merge pull request #7210 from getsentry/prepare-release/7.38.0 -
bbe3c30
meta(changelog): Update CHANGELOG for 7.38.0 -
aacdf2b
fix(replay): Fix debounce whenmaxWait
==wait
(#7208) -
8305b94
feat(replay): Change LCP calculation (#7187) -
b66559f
fix(replay): Debounced flushes not respectingmaxWait
(#7207) - Additional commits viewable in compare view