getsentry/sentry-javascript
### [`v5.27.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5270)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.26.0...5.27.0)
- [browser] feat: Sessions Health Tracking ([#2973](https://togithub.com/getsentry/sentry-javascript/issues/2973))
- [core] fix: Correct `processing` flag in `BaseClient` ([#2983](https://togithub.com/getsentry/sentry-javascript/issues/2983))
- [node] feat: use `req.cookies` if available instead of parsing ([#2985](https://togithub.com/getsentry/sentry-javascript/issues/2985))
- [core] ref: Use SentryError for `prepareEvent` rejections ([#2973](https://togithub.com/getsentry/sentry-javascript/issues/2973))
- [core] ref: Errors handling in `prepareEvent` pipeline ([#2987](https://togithub.com/getsentry/sentry-javascript/issues/2987))
- [serverless] feat: Implement tracing of Google Cloud Requests ([#2981](https://togithub.com/getsentry/sentry-javascript/issues/2981))
- [serverless] ref: Set global event processor and pass scope data for transactions ([#2975](https://togithub.com/getsentry/sentry-javascript/issues/2975))
- [tracing] feat: Add secure connect navigation timing ([#2980](https://togithub.com/getsentry/sentry-javascript/issues/2980))
- [tracing] feat: Capture time spent redirecting before loading the current page ([#2986](https://togithub.com/getsentry/sentry-javascript/issues/2986))
- [tracing] feat: Capture browser navigator information ([#2966](https://togithub.com/getsentry/sentry-javascript/issues/2966))
- [tracing] feat: Express router methods tracing ([#2972](https://togithub.com/getsentry/sentry-javascript/issues/2972))
- [tracing] ref: Only report FCP or FP if the page wasn't hidden prior to their instrumentation ([#2979](https://togithub.com/getsentry/sentry-javascript/issues/2979))
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.26.0
->5.27.0
Release Notes
getsentry/sentry-javascript
### [`v5.27.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5270) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.26.0...5.27.0) - [browser] feat: Sessions Health Tracking ([#2973](https://togithub.com/getsentry/sentry-javascript/issues/2973)) - [core] fix: Correct `processing` flag in `BaseClient` ([#2983](https://togithub.com/getsentry/sentry-javascript/issues/2983)) - [node] feat: use `req.cookies` if available instead of parsing ([#2985](https://togithub.com/getsentry/sentry-javascript/issues/2985)) - [core] ref: Use SentryError for `prepareEvent` rejections ([#2973](https://togithub.com/getsentry/sentry-javascript/issues/2973)) - [core] ref: Errors handling in `prepareEvent` pipeline ([#2987](https://togithub.com/getsentry/sentry-javascript/issues/2987)) - [serverless] feat: Implement tracing of Google Cloud Requests ([#2981](https://togithub.com/getsentry/sentry-javascript/issues/2981)) - [serverless] ref: Set global event processor and pass scope data for transactions ([#2975](https://togithub.com/getsentry/sentry-javascript/issues/2975)) - [tracing] feat: Add secure connect navigation timing ([#2980](https://togithub.com/getsentry/sentry-javascript/issues/2980)) - [tracing] feat: Capture time spent redirecting before loading the current page ([#2986](https://togithub.com/getsentry/sentry-javascript/issues/2986)) - [tracing] feat: Capture browser navigator information ([#2966](https://togithub.com/getsentry/sentry-javascript/issues/2966)) - [tracing] feat: Express router methods tracing ([#2972](https://togithub.com/getsentry/sentry-javascript/issues/2972)) - [tracing] ref: Only report FCP or FP if the page wasn't hidden prior to their instrumentation ([#2979](https://togithub.com/getsentry/sentry-javascript/issues/2979))Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.