Skip to content
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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 13, 2024

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:

Thank you:

0.7.5

Features:

  • Change the timestamp resolution to microseconds. (#995)

Internal:

  • (Android) Switch ndk back to libc++_static, and hide it from prefab (#996)

0.7.4

Fixes:

  • Allow crashpad to run under Epic's Anti-Cheat Client by deferring the full crashpad_handler access rights to the client application until a crash occurred. (#980, [crashpad#99](https://github-redirect.dependabot.com/getsentry/crashpad/pull/99))
  • Reserve enough stack space on Windows for our handler to run when the stack is exhausted from stack-overflow. (#982)
  • Only configure a sigaltstack in inproc if no previous configuration exists on Linux and Android. (#982)
  • Store transaction data in the event property extra since the data property is discarded by relay. (#986)

Docs:

  • Add compile-time flag SENTRY_TRANSPORT_COMPRESSION description to the README.md file. (#976)

Internal:

  • Move sentry-android-ndk JNI related parts from sentry-java to sentry-native (#944)
    This will create a pre-built io.sentry:sentry-native-ndk maven artifact, suitable for being consumed by Android apps.

Thank you:

@github-actions github-actions bot requested a review from adinauer as a code owner June 13, 2024 03:02
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 13, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch from 35959cb to 88d99e6 Compare June 13, 2024 03:03
Copy link
Contributor Author

github-actions bot commented Jun 13, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 447.69 ms 527.92 ms 80.23 ms
Size 1.70 MiB 2.33 MiB 645.12 KiB

Previous results on branch: deps/sentry-android-ndk/sentry-native/0.7.6

Startup times

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 bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch 5 times, most recently from b0eeb84 to faaeb66 Compare June 18, 2024 10:53
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch from faaeb66 to f781bdd Compare June 21, 2024 11:41
Copy link
Member

@stefanosiano stefanosiano left a 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 bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch 14 times, most recently from f8f12ec to 69c607e Compare July 2, 2024 08:01
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch from 69c607e to cd27ab2 Compare July 2, 2024 09:16
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch 5 times, most recently from a823ee5 to b7eac02 Compare July 17, 2024 08:11
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch 5 times, most recently from 87b1c71 to 816177b Compare July 23, 2024 16:08
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.6 branch from 816177b to 71634b3 Compare July 25, 2024 12:02
@stefanosiano
Copy link
Member

closing in favor of #3667

@romtsn romtsn deleted the deps/sentry-android-ndk/sentry-native/0.7.6 branch January 8, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants