-
-
Notifications
You must be signed in to change notification settings - Fork 444
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
chore(deps): update Native SDK to v0.7.6 #3476
Closed
Closed
Conversation
This file contains 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
github-actions
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 13, 2024
github-actions
bot
requested review from
romtsn,
stefanosiano and
markushi
as code owners
June 13, 2024 03:02
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
from
June 13, 2024 03:03
35959cb
to
88d99e6
Compare
Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
360a285 | 393.00 ms | 458.53 ms | 65.53 ms |
8367a87 | 400.16 ms | 476.08 ms | 75.92 ms |
a828593 | 384.90 ms | 434.73 ms | 49.84 ms |
f5c975a | 452.83 ms | 541.34 ms | 88.51 ms |
9f7b6fe | 399.10 ms | 468.37 ms | 69.27 ms |
e45db32 | 458.21 ms | 597.08 ms | 138.87 ms |
46e9b36 | 471.12 ms | 549.24 ms | 78.12 ms |
dcff9cf | 410.71 ms | 489.86 ms | 79.15 ms |
a551184 | 393.62 ms | 474.98 ms | 81.36 ms |
7703b12 | 380.62 ms | 425.55 ms | 44.93 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
360a285 | 1.70 MiB | 2.28 MiB | 593.65 KiB |
8367a87 | 1.70 MiB | 2.28 MiB | 593.07 KiB |
a828593 | 1.70 MiB | 2.28 MiB | 593.07 KiB |
f5c975a | 1.70 MiB | 2.33 MiB | 645.12 KiB |
9f7b6fe | 1.70 MiB | 2.33 MiB | 645.12 KiB |
e45db32 | 1.70 MiB | 2.33 MiB | 644.85 KiB |
46e9b36 | 1.70 MiB | 2.28 MiB | 593.19 KiB |
dcff9cf | 1.70 MiB | 2.28 MiB | 593.10 KiB |
a551184 | 1.70 MiB | 2.28 MiB | 593.16 KiB |
7703b12 | 1.70 MiB | 2.28 MiB | 593.19 KiB |
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
5 times, most recently
from
June 18, 2024 10:53
b0eeb84
to
faaeb66
Compare
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
from
June 21, 2024 11:41
faaeb66
to
f781bdd
Compare
stefanosiano
requested changes
Jun 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's leave this open for now but not merge it, as 0.7.4+ should be part of the 8.0.0 release
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
14 times, most recently
from
July 2, 2024 08:01
f8f12ec
to
69c607e
Compare
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
from
July 2, 2024 09:16
69c607e
to
cd27ab2
Compare
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
5 times, most recently
from
July 17, 2024 08:11
a823ee5
to
b7eac02
Compare
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
5 times, most recently
from
July 23, 2024 16:08
87b1c71
to
816177b
Compare
bruno-garcia
force-pushed
the
deps/sentry-android-ndk/sentry-native/0.7.6
branch
from
July 25, 2024 12:02
816177b
to
71634b3
Compare
closing in favor of #3667 |
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.6.
Auto-generated by a dependency updater.
Changelog
0.7.6
Fixes:
crashpad
backend on Windows ARM64 when using LLVM-MINGW. (#1003, [crashpad#101](https://github-redirect.dependabot.com/getsentry/crashpad/pull/101))crashpad
targets 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:
crashpad
to run under Epic's Anti-Cheat Client by deferring the fullcrashpad_handler
access rights to the client application until a crash occurred. (#980, [crashpad#99](https://github-redirect.dependabot.com/getsentry/crashpad/pull/99))sigaltstack
ininproc
if no previous configuration exists on Linux and Android. (#982)data
in the event propertyextra
since thedata
property is discarded byrelay
. (#986)Docs:
SENTRY_TRANSPORT_COMPRESSION
description to theREADME.md
file. (#976)Internal:
This will create a pre-built
io.sentry:sentry-native-ndk
maven artifact, suitable for being consumed by Android apps.Thank you: