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.4 #3385

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:

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label May 24, 2024
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native/0.7.4 branch from 43b9ef6 to 5366bbe Compare May 24, 2024 03:01
@bitsandfoxes bitsandfoxes merged commit d2505f2 into main May 24, 2024
19 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-native/0.7.4 branch May 24, 2024 08:14
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.

2 participants