Skip to content

Commit 9200f86

Browse files
author
Luca Forstner
committed
meta(changelog): Update changelog for 7.65.0
1 parent 4be150e commit 9200f86

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
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+
- feat(core): Introduce `Sentry.startActiveSpan` and `Sentry.startSpan` (#8803)
12+
- fix: Memoize `AsyncLocalStorage` instance (#8831)
13+
- fix(nextjs): Check for validity of API route handler signature (#8811)
14+
- fix(nextjs): Fix `requestAsyncStorageShim` path resolution on windows (#8875)
15+
- fix(node): More relevant warning message when tracing extensions are missing (#8820)
16+
- fix(replay): Streamline session creation/refresh (#8813)
17+
- fix(sveltekit): Avoid invalidating data on route changes in `wrapServerLoadWithSentry` (#8801)
18+
- fix(sveltekit): Remove invalid return in fetch proxy script (#8835)
19+
- fix(tracing): Better guarding for performance observer (#8872)
20+
- ref(sveltekit): Remove custom client fetch instrumentation and use default instrumentation (#8802)
21+
722
## 7.64.0
823

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

0 commit comments

Comments
 (0)