Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Auto-generated by a dependency updater.

Changelog

0.7.15

Fixes:

  • Fix DLL versioning for projects that add the Native SDK as a CMake subdirectory. (#1086)

0.7.14

Features:

Thank you:

saf-e

0.7.13

Features:

Fixes:

Thank you:

olback

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 requested a review from adinauer as a code owner November 21, 2024 14:24
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.15 branch from e5c2eac to 6ef8e08 Compare November 21, 2024 14:24
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 21, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 431.48 ms 489.62 ms 58.14 ms
Size 1.70 MiB 2.36 MiB 670.95 KiB

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

Startup times

Revision Plain With Sentry Diff
41311e9 432.22 ms 468.88 ms 36.66 ms
e01dc6e 409.10 ms 450.70 ms 41.60 ms
625009d 436.63 ms 473.40 ms 36.77 ms
cd7d9eb 399.47 ms 444.35 ms 44.88 ms

App size

Revision Plain With Sentry Diff
41311e9 1.70 MiB 2.36 MiB 670.95 KiB
e01dc6e 1.70 MiB 2.36 MiB 670.95 KiB
625009d 1.70 MiB 2.36 MiB 670.95 KiB
cd7d9eb 1.70 MiB 2.36 MiB 670.95 KiB

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.15 branch 7 times, most recently from d42e8ba to 92d82ef Compare November 27, 2024 14:31
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.15 branch from 92d82ef to e89a7bb Compare November 29, 2024 09:45
@romtsn
Copy link
Member

romtsn commented Dec 6, 2024

Closing in favour of #3671

@romtsn romtsn closed this Dec 6, 2024
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