Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for the session init event. #738

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Jan 17, 2025

This PR adds an event which is emitted when a session is started.

It also removes some unused code related to session replay.

BEGIN_COMMIT_OVERRIDE
feat: Add support for the session init event.
chore: Remove session capture until session replay is added.
END_COMMIT_OVERRIDE

@kinyoklion kinyoklion changed the title feature: Add support for the session init event. feat: Add support for the session init event. Jan 17, 2025
Copy link
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 19014 bytes
Size limit: 21000

@kinyoklion kinyoklion marked this pull request as ready for review January 17, 2025 22:16
@kinyoklion kinyoklion requested a review from a team as a code owner January 17, 2025 22:16
Copy link
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Size: 19826 bytes
Size limit: 21000

Copy link
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 15354 bytes
Size limit: 20000

@kinyoklion kinyoklion requested a review from stasquatch January 17, 2025 22:16
@kinyoklion kinyoklion merged commit 320c07d into main Jan 21, 2025
23 of 24 checks passed
@kinyoklion kinyoklion deleted the rlamb/emsr-27/implement-session-init-event branch January 21, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants