-
-
Notifications
You must be signed in to change notification settings - Fork 468
Only send session update for dropped events if state changed #2002
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
Merged
adinauer
merged 21 commits into
6.x.x
from
fix/event-drop-session-update-inconsistencies-extra
May 3, 2022
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
2a7b969
Change order of filtering mechanisms and add early return
adinauer 45629e7
Only send session update for dropped events if state changed
adinauer 9f6f2ba
Extract variable for throwable
adinauer e9bb239
Merge branch 'fix/event-drop-session-update-inconsistencies' into fix…
adinauer 540df58
Merge branch '6.x.x' into fix/event-drop-session-update-inconsistencies
adinauer c5eff6c
Add changelog
adinauer 7db9dae
Merge branch 'fix/event-drop-session-update-inconsistencies' into fix…
adinauer cde0fce
Add changelog
adinauer c885d69
Rename method
adinauer 5832a4b
Rename things
adinauer 1f51c55
Make var final
adinauer eaecfba
Merge branch 'fix/event-drop-session-update-inconsistencies' into fix…
adinauer 05aa2ad
Apply suggestions from code review
adinauer 89145b8
Update sentry/src/main/java/io/sentry/SentryClient.java
adinauer 8488bc8
Add tests to verify order, session updates and sending
adinauer af302a1
Merge branch 'fix/event-drop-session-update-inconsistencies-extra' of…
adinauer a85eca4
Merge branch '6.x.x' into fix/event-drop-session-update-inconsistencies
adinauer bba94ea
Merge branch 'fix/event-drop-session-update-inconsistencies' into fix…
adinauer 8b0321a
Add debug log for dropped events ...
adinauer b7ea25e
Merge branch '6.x.x' into fix/event-drop-session-update-inconsistenci…
adinauer 949d248
Fix merge mistake
adinauer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.