chore(deps): update Native SDK to v0.7.4#3441
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update Native SDK to v0.7.4#3441github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
a776d66 to
dde420f
Compare
Contributor
Author
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 0bd723b | 375.20 ms | 452.41 ms | 77.20 ms |
| bc4be3b | 360.40 ms | 435.04 ms | 74.64 ms |
| 4e260b3 | 378.73 ms | 454.18 ms | 75.45 ms |
| 28c9a83 | 376.21 ms | 446.27 ms | 70.06 ms |
| 8838e01 | 387.41 ms | 467.00 ms | 79.59 ms |
| a33b076 | 390.44 ms | 460.29 ms | 69.85 ms |
| 619c9b9 | 409.04 ms | 485.88 ms | 76.84 ms |
| 937879e | 417.64 ms | 550.45 ms | 132.81 ms |
| 93a76ca | 391.54 ms | 475.65 ms | 84.11 ms |
| 5e04ee8 | 302.68 ms | 343.36 ms | 40.68 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 0bd723b | 1.72 MiB | 2.29 MiB | 578.09 KiB |
| bc4be3b | 1.72 MiB | 2.29 MiB | 576.53 KiB |
| 4e260b3 | 1.72 MiB | 2.27 MiB | 554.95 KiB |
| 28c9a83 | 1.70 MiB | 2.28 MiB | 592.00 KiB |
| 8838e01 | 1.72 MiB | 2.29 MiB | 578.15 KiB |
| a33b076 | 1.70 MiB | 2.28 MiB | 592.32 KiB |
| 619c9b9 | 1.70 MiB | 2.28 MiB | 592.12 KiB |
| 937879e | 1.72 MiB | 2.27 MiB | 558.42 KiB |
| 93a76ca | 1.72 MiB | 2.29 MiB | 576.75 KiB |
| 5e04ee8 | 1.70 MiB | 2.27 MiB | 584.64 KiB |
markushi
requested changes
May 24, 2024
Member
markushi
left a comment
There was a problem hiding this comment.
Let's leave this open for now but not merge it, as 0.7.4 should be part of the 8.0.0 release
Contributor
|
closing in favor of #3476 (in v8) |
1 task
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 sentry-android-ndk/sentry-native from 0.7.0 to 0.7.4.
Auto-generated by a dependency updater.
Changelog
0.7.4
Fixes:
crashpadto run under Epic's Anti-Cheat Client by deferring the fullcrashpad_handleraccess rights to the client application until a crash occurred. (#980, [crashpad#99](https://github-redirect.dependabot.com/getsentry/crashpad/pull/99))sigaltstackininprocif no previous configuration exists on Linux and Android. (#982)datain the event propertyextrasince thedataproperty is discarded byrelay. (#986)Docs:
SENTRY_TRANSPORT_COMPRESSIONdescription to theREADME.mdfile. (#976)Internal:
This will create a pre-built
io.sentry:sentry-native-ndkmaven artifact, suitable for being consumed by Android apps.Thank you:
0.7.2
Features:
SENTRY_TRANSPORT_COMPRESSION. Requires systemzlib. (#954)crashpad_handler. (#973, [crashpad#98](https://github-redirect.dependabot.com/getsentry/crashpad/pull/98))Fixes:
Thank you:
0.7.1
Features:
Internal:
CRASHPAD_WER_ENABLEDbuild flag. The WER module is now built for all supported Windows targets, and registration is conditional on runtime Windows version checks. (#950, [crashpad#96](https://github-redirect.dependabot.com/getsentry/crashpad/pull/96))Docs:
dataproperty to the example. #951