sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

chore(deps): update Native SDK to v0.7.1

Open github-actions[bot] opened this issue 1 year ago • 1 comments

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

Auto-generated by a dependency updater.

Changelog

0.7.1

Features:

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

Internal:

  • Remove the CRASHPAD_WER_ENABLED build 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:

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

github-actions[bot] avatar Mar 23 '24 03:03 github-actions[bot]

Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 385.57 ms 459.22 ms 73.65 ms
Size 1.70 MiB 2.28 MiB 592.53 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
baaf6371cb120f45ad4fed59e8b97e65e3381cfd 462.32 ms 579.22 ms 116.90 ms
1ae2ec606b8151dc0fe7fca19b4ed041b47840c0 353.85 ms 419.71 ms 65.85 ms
0810952c95d04ff7e1b4be22b386cec9c79016d4 364.51 ms 468.08 ms 103.57 ms
8fd337bbd12b54caec15e8ab3dc0f71f02b67d72 349.16 ms 459.22 ms 110.06 ms
6b4dd706d51240727887811d3f9929cf005a3d0f 399.62 ms 479.08 ms 79.47 ms
4e260b39672c0cc6383209cec9f3300ac5596e36 384.08 ms 477.56 ms 93.48 ms
95a98b5e5f5de2caf8887af12ffa59b69d9f14a2 360.50 ms 441.14 ms 80.64 ms
c7e2fbc59ddc599ea7fe0bf4cd1e11a9e34722af 377.85 ms 426.35 ms 48.50 ms
28c9a83af55b119517dbd2fcf74975fb5822907b 437.54 ms 502.64 ms 65.10 ms
93a76ca3ed5e22b37a521784f4b601668bfa7e07 397.30 ms 455.16 ms 57.87 ms

App size

Revision Plain With Sentry Diff
baaf6371cb120f45ad4fed59e8b97e65e3381cfd 1.72 MiB 2.27 MiB 558.42 KiB
1ae2ec606b8151dc0fe7fca19b4ed041b47840c0 1.70 MiB 2.27 MiB 584.63 KiB
0810952c95d04ff7e1b4be22b386cec9c79016d4 1.72 MiB 2.27 MiB 558.21 KiB
8fd337bbd12b54caec15e8ab3dc0f71f02b67d72 1.72 MiB 2.27 MiB 555.00 KiB
6b4dd706d51240727887811d3f9929cf005a3d0f 1.70 MiB 2.27 MiB 583.82 KiB
4e260b39672c0cc6383209cec9f3300ac5596e36 1.72 MiB 2.27 MiB 554.95 KiB
95a98b5e5f5de2caf8887af12ffa59b69d9f14a2 1.70 MiB 2.27 MiB 586.31 KiB
c7e2fbc59ddc599ea7fe0bf4cd1e11a9e34722af 1.72 MiB 2.29 MiB 576.40 KiB
28c9a83af55b119517dbd2fcf74975fb5822907b 1.70 MiB 2.28 MiB 592.00 KiB
93a76ca3ed5e22b37a521784f4b601668bfa7e07 1.72 MiB 2.29 MiB 576.75 KiB

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

Startup times

Revision Plain With Sentry Diff
08e42ba46c503b46b6dacea53d61d8fd3eeb666b 388.81 ms 472.34 ms 83.53 ms
a710958e1d9d7debb2e7fad8a83024555d14c389 340.82 ms 373.86 ms 33.04 ms

App size

Revision Plain With Sentry Diff
08e42ba46c503b46b6dacea53d61d8fd3eeb666b 1.70 MiB 2.28 MiB 592.53 KiB
a710958e1d9d7debb2e7fad8a83024555d14c389 1.70 MiB 2.28 MiB 592.53 KiB

github-actions[bot] avatar Mar 23 '24 03:03 github-actions[bot]

superseded by https://github.com/getsentry/sentry-java/pull/3314

stefanosiano avatar May 16 '24 15:05 stefanosiano