chore(deps): update Native SDK to v0.13.8#2655
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update Native SDK to v0.13.8#2655github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
25e96cb to
d9f4c52
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps modules/sentry-native from 0.13.5 to 0.13.8.
Auto-generated by a dependency updater.
Changelog
0.13.8
Features:
nativebackend on Xbox. (#1666)cache_keeporhttp_retryis enabled, instead of discarding them. Withhttp_retry, the cached envelopes are sent automatically once consent is given. (#1542)<run>/crashpad-handler.log, matching the SDK'sdebugverbosity. (#1658)Fixes:
ENOSYSinread_safelyto fix empty module list in seccomp-restricted environments. (#1655)0.13.7
Features:
before_screenshothook. (#1641)Fixes:
stdioin the unwinder pointer validation code to reduce exposure to async-signal-unsafe functions. (#1637)sem_open,shm_open,fork) with sandbox-safe alternatives (pthread_mutex, file-backedmmap,posix_spawn) so the native backend works inside App Sandbox. (#1644)int64for image sizes to support modules larger than 2 GB. (#1651)0.13.6
Features:
Fixes:
CMP0141policy that broke debug info settings for downstream consumers. (#1630)