Skip to content

Commit 4bfba54

Browse files
committed
misc: 5.27.0 changelog
1 parent 4db8773 commit 4bfba54

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+
## 5.27.0
8+
9+
- [browser] feat: Sessions Health Tracking (#2973)
10+
- [core] fix: Correct `processing` flag in `BaseClient` (#2983)
11+
- [node] feat: use `req.cookies` if available instead of parsing (#2985)
12+
- [core] ref: Use SentryError for `prepareEvent` rejections (#2973)
13+
- [core] ref: Errors handling in `prepareEvent` pipeline (#2987)
14+
- [serverless] feat: Implement tracing of Google Cloud Requests (#2981)
15+
- [serverless] ref: Set global event processor and pass scope data for transactions (#2975)
16+
- [tracing] feat: Add secure connect navigation timing (#2980)
17+
- [tracing] feat: Capture time spent redirecting before loading the current page (#2986)
18+
- [tracing] feat: Capture browser navigator information (#2966)
19+
- [tracing] feat: Express router methods tracing (#2972)
20+
- [tracing] ref: Only report FCP or FP if the page wasn't hidden prior to their instrumentation (#2979)
21+
722
## 5.26.0
823

924
- [serverless] feat: Implement error handling and tracing for `Google Cloud Functions` (#2945)

0 commit comments

Comments
 (0)