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.13 #3900

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
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
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

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.

1 participant