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.0 #3133

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

Auto-generated by a dependency updater.

Changelog

0.7.0

Breaking changes:

  • Make crashpad the default backend for Linux. (#927)
  • Remove build option SENTRY_CRASHPAD_SYSTEM. (#928)

Fixes:

  • Maintain crashpad client instance during Native SDK lifecycle. (#910)
  • Specify correct dependencies for CMake client projects using a system-provided breakpad. (#926)
  • Correct the Windows header include used by sentry.h, which fixes the build of Swift bindings. (#935)

Internal:

Thank you:

Features, fixes and improvements in this release have been contributed by:

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.0 branch from 06ba861 to d0b8d75 Compare January 10, 2024 03:03
Copy link
Contributor Author

github-actions bot commented Jan 10, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 416.04 ms 495.27 ms 79.23 ms
Size 1.70 MiB 2.27 MiB 583.84 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
b172d4e 412.60 ms 492.68 ms 80.08 ms
4e29063 384.14 ms 447.74 ms 63.60 ms
283d83e 348.44 ms 392.06 ms 43.62 ms
4e260b3 378.73 ms 454.18 ms 75.45 ms
c7e2fbc 393.98 ms 478.24 ms 84.27 ms
d6d2b2e 413.20 ms 486.76 ms 73.56 ms
93a76ca 378.48 ms 451.78 ms 73.30 ms
c3f503e 360.41 ms 434.67 ms 74.27 ms
1f3652d 367.21 ms 438.46 ms 71.25 ms
baaf637 375.71 ms 441.58 ms 65.87 ms

App size

Revision Plain With Sentry Diff
b172d4e 1.72 MiB 2.29 MiB 578.09 KiB
4e29063 1.72 MiB 2.29 MiB 578.38 KiB
283d83e 1.72 MiB 2.29 MiB 577.69 KiB
4e260b3 1.72 MiB 2.27 MiB 554.95 KiB
c7e2fbc 1.72 MiB 2.29 MiB 576.40 KiB
d6d2b2e 1.72 MiB 2.27 MiB 555.05 KiB
93a76ca 1.72 MiB 2.29 MiB 576.75 KiB
c3f503e 1.72 MiB 2.29 MiB 577.04 KiB
1f3652d 1.72 MiB 2.27 MiB 554.95 KiB
baaf637 1.72 MiB 2.27 MiB 558.42 KiB

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

Startup times

Revision Plain With Sentry Diff
f16b538 412.02 ms 454.38 ms 42.36 ms
5cee3ef 465.41 ms 574.13 ms 108.72 ms
0c9c028 370.09 ms 382.62 ms 12.53 ms
b77da6f 418.22 ms 497.00 ms 78.78 ms
7d53f43 431.72 ms 550.74 ms 119.02 ms
9835d70 412.90 ms 552.73 ms 139.84 ms
708b1e3 366.50 ms 396.42 ms 29.92 ms

App size

Revision Plain With Sentry Diff
f16b538 1.72 MiB 2.27 MiB 558.30 KiB
5cee3ef 1.72 MiB 2.27 MiB 558.56 KiB
0c9c028 1.72 MiB 2.27 MiB 558.30 KiB
b77da6f 1.70 MiB 2.27 MiB 582.24 KiB
7d53f43 1.70 MiB 2.27 MiB 582.24 KiB
9835d70 1.70 MiB 2.27 MiB 582.25 KiB
708b1e3 1.70 MiB 2.27 MiB 582.24 KiB

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.0 branch 6 times, most recently from 5fa4ea2 to 2e4eeb3 Compare January 15, 2024 09:26
@romtsn romtsn enabled auto-merge (squash) January 15, 2024 09:28
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.0 branch from 2e4eeb3 to 644a9ef Compare January 15, 2024 12:33
@romtsn romtsn merged commit 9119d59 into main Jan 15, 2024
20 checks passed
@romtsn romtsn deleted the deps/sentry-android-ndk/sentry-native/0.7.0 branch January 15, 2024 12:46
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