-
-
Notifications
You must be signed in to change notification settings - Fork 366
fix(session-replay): Add detection for potential PII leaks disabling session replay #6389
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
philprime
merged 24 commits into
v8.x
from
philprime/hotfix/disable-session-replay-ios26
Oct 14, 2025
Merged
Changes from 14 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5bd0e5e
chore(deps): Update clang-format version (#6385)
github-actions[bot] df7abfe
fix(session-replay): Add detection for potential PII leaks disabling β¦
philprime 34b0577
update changelog & docs; cleanup
philprime 826ff75
Fixes and cleanup
philprime 84a933d
cleanup
philprime 4d3f57a
add warnings to changelog
philprime f30316e
Update CHANGELOG.md
philprime d9f7d6c
refactor: Move Info.plist wrapper to subdirectory
philprime d519373
refactor: Add xcode versions as named constants
philprime aeaccb0
fix: add missing reference to SentryXcodeVersion
philprime 7e22575
Merge remote-tracking branch 'origin/v8.x' into philprime/hotfix/disaβ¦
philprime 8eafe99
fix: change keypath to option in suggestion
philprime 4ac19c7
fix: typo
philprime 5b3c2d3
refactored solution
philprime c04500d
added assertion messages; cleanup
philprime 35023e3
fix inverted reliability check
philprime dc14e52
remove public visibility of SentryInfoPlistKey
philprime 34ae808
Remove SDK detection fallback using LC_BUILD_VERSION
philprime 8c4c548
Remove CwlPreconditionTesting due to incompatibility with tvOS and noβ¦
philprime eaf3fb9
smaller fixes and cleanup
philprime aeec72b
Merge remote-tracking branch 'origin/v8.x' into philprime/hotfix/disaβ¦
philprime 0f9ac1b
feat: Add tests for info plist wrapper
philprime 27aefce
update api
philprime 5bdb593
refactor: Update SentryInfoPlistWrapper initializer to support Objectβ¦
philprime 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
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.
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.