chore(deps): update Native SDK to v0.7.9#3667
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update Native SDK to v0.7.9#3667github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
a0f0f05 to
8cc017d
Compare
Contributor
Author
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| db02d9f | 442.28 ms | 486.53 ms | 44.25 ms |
| 934ab95 | 417.86 ms | 444.42 ms | 26.56 ms |
| 81d02d4 | 430.52 ms | 447.16 ms | 16.64 ms |
| 778c511 | 531.48 ms | 638.85 ms | 107.37 ms |
| 8630c74 | 438.45 ms | 497.65 ms | 59.20 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| db02d9f | 1.70 MiB | 2.35 MiB | 660.78 KiB |
| 934ab95 | 1.70 MiB | 2.35 MiB | 661.17 KiB |
| 81d02d4 | 1.70 MiB | 2.35 MiB | 661.42 KiB |
| 778c511 | 1.70 MiB | 2.35 MiB | 661.42 KiB |
| 8630c74 | 1.70 MiB | 2.35 MiB | 661.23 KiB |
4680b7d to
63d31a7
Compare
1eda92a to
e9dd530
Compare
stefanosiano
suggested changes
Sep 9, 2024
Contributor
stefanosiano
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
dfd3602 to
488dcc4
Compare
488dcc4 to
b820b89
Compare
Contributor
|
closing in favor of #3713 |
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.2 to 0.7.9.
Auto-generated by a dependency updater.
Changelog
0.7.9
Fixes:
0.7.8
Features:
0.7.7
Fixes:
Internal:
crashpadto 2024-06-11. (#1014, [crashpad#105](https://github-redirect.dependabot.com/getsentry/crashpad/pull/105))Thank you:
0.7.6
Fixes:
crashpadbackend on Windows ARM64 when using LLVM-MINGW. (#1003, [crashpad#101](https://github-redirect.dependabot.com/getsentry/crashpad/pull/101))crashpadtargets are included when building as a shared library using our exported CMake config. (#1007)find_dependency()instead offind_package()in the exported CMake config. (#1007, #1008, [crashpad#104](https://github-redirect.dependabot.com/getsentry/crashpad/pull/104))Thank you:
0.7.5
Features:
Internal:
libc++_static, and hide it from prefab (#996)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: