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.12 #3850

Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 6, 2024

Bumps sentry-android-ndk/sentry-native from 0.7.8 to 0.7.12.

Auto-generated by a dependency updater.

Changelog

0.7.12

Features:

  • Add sentry_capture_minidump() to capture independently created minidumps. (#1067)

Fixes:

  • Add breadcrumb ringbuffer to avoid O(n) memmove on adding more than max breadcrumbs. (#1060)

0.7.11

Fixes:

  • Reject invalid trace- and span-ids in context update from header. (#1046)
  • Lookup GetSystemTimePreciseAsFileTime() at runtime and fall back to GetSystemTimeAsFileTime() to allow running on Windows < 8. (#1051)
  • Allow for empty DSN to still initialize crash handler. (#1059)

0.7.10

Fixes:

  • Correct the timestamp resolution to microseconds on Windows. (#1039)

Thank you:

0.7.9

Fixes:

  • Check file-writer construction when writing envelope to path. (#1036)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 6, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.12 branch from b0fecec to de45250 Compare November 6, 2024 03:05
Copy link
Contributor Author

github-actions bot commented Nov 6, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 443.36 ms 490.47 ms 47.11 ms
Size 1.70 MiB 2.36 MiB 670.77 KiB

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

Startup times

Revision Plain With Sentry Diff
eaba70a 448.39 ms 461.62 ms 13.23 ms
be0a52a 438.10 ms 476.04 ms 37.94 ms
6b1ebea 395.04 ms 428.04 ms 33.00 ms
91bbd52 453.79 ms 489.06 ms 35.27 ms
0a0c9ef 432.51 ms 479.26 ms 46.75 ms
25d4fa4 454.85 ms 497.58 ms 42.73 ms
825ad4e 405.42 ms 443.22 ms 37.80 ms

App size

Revision Plain With Sentry Diff
eaba70a 1.70 MiB 2.36 MiB 670.17 KiB
be0a52a 1.70 MiB 2.36 MiB 670.29 KiB
6b1ebea 1.70 MiB 2.36 MiB 670.18 KiB
91bbd52 1.70 MiB 2.36 MiB 670.19 KiB
0a0c9ef 1.70 MiB 2.36 MiB 670.14 KiB
25d4fa4 1.70 MiB 2.36 MiB 670.68 KiB
825ad4e 1.70 MiB 2.36 MiB 670.14 KiB

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.12 branch 9 times, most recently from 0bd7ba2 to 71ca203 Compare November 15, 2024 16:56
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.12 branch from 71ca203 to 08cebac Compare November 18, 2024 09:30
@stefanosiano stefanosiano deleted the deps/sentry-android-ndk/sentry-native/0.7.12 branch November 21, 2024 13:38
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