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.11 #667

Merged
merged 12 commits into from
Nov 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-native from 0.7.6 to 0.7.11.

Auto-generated by a dependency updater.

Changelog

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)

0.7.9

Fixes:

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

0.7.8

Features:

  • Let the envelope serialization stream directly to the file. (#1021)
  • Support 16kb page sizes on Android 15. (#1028)

0.7.7

Fixes:

Internal:

Thank you:

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.7.11 branch from c0ee962 to 385fbd4 Compare October 29, 2024 18:18
@tustanivsky tustanivsky mentioned this pull request Nov 4, 2024
@tustanivsky tustanivsky merged commit 18dfc86 into main Nov 5, 2024
17 checks passed
@tustanivsky tustanivsky deleted the deps/modules/sentry-native/0.7.11 branch November 5, 2024 06:54
@bitsandfoxes
Copy link
Contributor

Oh this is great! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants