Skip to content

chore(deps): update Native SDK to v0.7.4 #1660

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

Merged
merged 1 commit into from
May 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-native from 0.7.2 to 0.7.4.

Auto-generated by a dependency updater.

Changelog

0.7.4

Fixes:

  • Allow crashpad to run under Epic's Anti-Cheat Client by deferring the full crashpad_handler access rights to the client application until a crash occurred. (#980, [crashpad#99](https://github-redirect.dependabot.com/getsentry/crashpad/pull/99))
  • Reserve enough stack space on Windows for our handler to run when the stack is exhausted from stack-overflow. (#982)
  • Only configure a sigaltstack in inproc if no previous configuration exists on Linux and Android. (#982)
  • Store transaction data in the event property extra since the data property is discarded by relay. (#986)

Docs:

  • Add compile-time flag SENTRY_TRANSPORT_COMPRESSION description to the README.md file. (#976)

Internal:

  • Move sentry-android-ndk JNI related parts from sentry-java to sentry-native (#944)
    This will create a pre-built io.sentry:sentry-native-ndk maven artifact, suitable for being consumed by Android apps.

Thank you:

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.7.4 branch from 0c0813f to 36f8b43 Compare May 24, 2024 02:12
@bitsandfoxes bitsandfoxes merged commit 96f4eac into main May 24, 2024
122 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-native/0.7.4 branch May 24, 2024 07:33
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.

2 participants