JoshuaMoelans

Results 19 comments of JoshuaMoelans

While GitHub-hosted ARM64 runners for Windows are available since September 2024, they rely on so called "Partner" images. There is currently no Windows ARM64 "Partner" image available for deployment. We...

We are keeping up with the growing CI runner support for Arm64-Windows in https://github.com/getsentry/sentry-native/pull/1199 , but have run into a few bumps which still [need to be solved ](https://github.com/actions/partner-runner-images/issues?q=is%3Aissue%20state%3Aopen%20%5Bwindows-11-arm%5D)from the...

Closing as stale; we can reopen this if it comes up again.

The MIME content type is [auto-detected in the backend](https://github.com/getsentry/sentry-native/pull/973), so this issue seems to be resolved.

Hi @saivivek1987 , thanks for this feature request! Could you share with us which platform you'd want socks5 proxy support for?

Hi @mitchellh , are you still interested in these API functionalities? If so, I'll open up a PR.

Native provides a specific [`on_crash` hook](https://docs.sentry.io/platforms/native/configuration/filtering/#using-on_crash) which can be used to filter out crashes. Closing this issue for now, but feel free to reopen if a crashes sample rate is...

Tracking progress on [this Notion page](https://www.notion.so/sentry/1012-Ensure-unsafe-functions-are-properly-guarded-1048b10e4b5d80b8b5d8f073fd0d6f96?pvs=4) (+ subpages)

Investigation led to 2 minor fixes (https://github.com/getsentry/sentry-native/pull/1046 and https://github.com/getsentry/sentry-native/pull/1047). All other occurrences of 'unsafe' functions were already properly guarded, or handled static data that made their uses safe.

After some investigation, it seems like this compile error stems from `clang` versions `