Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Auto-generated by a dependency updater.

Changelog

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 added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.13 branch from 86dc1a9 to f9e02e7 Compare November 18, 2024 15:52
@github-actions
Copy link
Contributor Author

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 411.84 ms 463.20 ms 51.36 ms
Size 1.70 MiB 2.36 MiB 670.97 KiB

@stefanosiano stefanosiano deleted the deps/sentry-android-ndk/sentry-native/0.7.13 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.

3 participants