Skip to content

feat(browser): default browserSessionIntegration lifecycle to page#21245

Draft
nehaprasad-dev wants to merge 1 commit into
getsentry:developfrom
nehaprasad-dev:fix/mk-pg-brws-ext-md
Draft

feat(browser): default browserSessionIntegration lifecycle to page#21245
nehaprasad-dev wants to merge 1 commit into
getsentry:developfrom
nehaprasad-dev:fix/mk-pg-brws-ext-md

Conversation

@nehaprasad-dev
Copy link
Copy Markdown

Summary

  • Default browserSessionIntegration session lifecycle is now page instead of route. One session per page load; soft navigations no longer start new sessions unless lifecycle: 'route' is set.

Checklist

  • If you've added code that should be tested, please add tests.
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes : #21241

@nehaprasad-dev nehaprasad-dev requested a review from a team as a code owner May 29, 2026 11:06
@nehaprasad-dev nehaprasad-dev requested review from logaretm and mydea and removed request for a team May 29, 2026 11:06
Copy link
Copy Markdown
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @nehaprasad-dev thanks for opening this PR! It looks good on first glance but we can't merge it right now. This is why I tagged the issue as a breaking change and added it to the v11 milestone. We'll get back to this PR and review it properly once we're starting work on the new major version. Gonna convert it to draft until then.

@Lms24 Lms24 marked this pull request as draft May 29, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make page the default browser session lifecycle mode

2 participants