Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps sentry-android-ndk/sentry-native from 0.7.0 to 0.7.5.

Auto-generated by a dependency updater.

Changelog

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:

0.7.2

Features:

Fixes:

  • Fix the Linux build when targeting RISC-V. (#972)

Thank you:

0.7.1

Features:

  • Add user feedback capability to the Native SDK. (#966)

Internal:

Docs:

  • Add usage of the breadcrumb data property to the example. #951

@github-actions github-actions bot requested a review from adinauer as a code owner May 29, 2024 03:02
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 29, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.5 branch from b9af4a3 to 3c26c90 Compare May 29, 2024 03:03
@github-actions
Copy link
Contributor Author

github-actions bot commented May 29, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 400.62 ms 470.34 ms 69.72 ms
Size 1.70 MiB 2.28 MiB 593.09 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d6d2b2e 392.55 ms 467.50 ms 74.95 ms
c7e2fbc 393.98 ms 478.24 ms 84.27 ms
4e260b3 388.40 ms 468.98 ms 80.58 ms
28c9a83 366.20 ms 433.88 ms 67.67 ms
baaf637 418.39 ms 496.86 ms 78.47 ms
283d83e 416.81 ms 497.22 ms 80.41 ms
283d83e 348.44 ms 392.06 ms 43.62 ms
0bf143e 368.35 ms 437.47 ms 69.12 ms
86f0096 368.63 ms 446.92 ms 78.29 ms
619c9b9 428.23 ms 514.66 ms 86.43 ms

App size

Revision Plain With Sentry Diff
d6d2b2e 1.72 MiB 2.27 MiB 555.05 KiB
c7e2fbc 1.72 MiB 2.29 MiB 576.40 KiB
4e260b3 1.72 MiB 2.27 MiB 554.95 KiB
28c9a83 1.70 MiB 2.28 MiB 592.00 KiB
baaf637 1.72 MiB 2.27 MiB 558.42 KiB
283d83e 1.72 MiB 2.29 MiB 577.69 KiB
283d83e 1.72 MiB 2.29 MiB 577.69 KiB
0bf143e 1.72 MiB 2.29 MiB 576.50 KiB
86f0096 1.72 MiB 2.29 MiB 576.50 KiB
619c9b9 1.70 MiB 2.28 MiB 592.12 KiB

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

Startup times

Revision Plain With Sentry Diff
67ca176 382.83 ms 447.48 ms 64.65 ms
d55f1c3 343.60 ms 421.84 ms 78.23 ms

App size

Revision Plain With Sentry Diff
67ca176 1.70 MiB 2.28 MiB 593.11 KiB
d55f1c3 1.70 MiB 2.28 MiB 592.84 KiB

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.5 branch 2 times, most recently from 7635d6f to 786c52c Compare June 4, 2024 14:33
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.5 branch from 786c52c to 7c4e5f5 Compare June 6, 2024 13:13
@stefanosiano
Copy link
Member

closing in favor of #3476

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.

3 participants