Skip to content

Commit 31979c6

Browse files
author
Luca Forstner
committed
meta(changelog): Update changelog for 7.65.0
1 parent 341bc4c commit 31979c6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.65.0
8+
9+
- build: Remove build-specific polyfills (#8809)
10+
- build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#8822)
11+
- deps(sveltekit): Bump `@sentry/vite-plugin` (#8877)
12+
- feat(core): Introduce `Sentry.startActiveSpan` and `Sentry.startSpan` (#8803)
13+
- fix: Memoize `AsyncLocalStorage` instance (#8831)
14+
- fix(nextjs): Check for validity of API route handler signature (#8811)
15+
- fix(nextjs): Fix `requestAsyncStorageShim` path resolution on windows (#8875)
16+
- fix(node): Log entire error object in `OnUncaughtException` (#8876)
17+
- fix(node): More relevant warning message when tracing extensions are missing (#8820)
18+
- fix(replay): Streamline session creation/refresh (#8813)
19+
- fix(sveltekit): Avoid invalidating data on route changes in `wrapServerLoadWithSentry` (#8801)
20+
- fix(tracing): Better guarding for performance observer (#8872)
21+
- ref(sveltekit): Remove custom client fetch instrumentation and use default instrumentation (#8802)
22+
- ref(tracing-internal): Deprecate `tracePropagationTargets` in `BrowserTracing` (#8874)
23+
724
## 7.64.0
825

926
- feat(core): Add setMeasurement export (#8791)

0 commit comments

Comments
 (0)