Commit 71e05e9
chore: update modules/sentry-native to 0.8.0
1 parent 24c8431 commit 71e05e9
1 file changed
+1
-1
lines changedSubmodule sentry-native updated 27 files
- .clang-format+1
- .craft.yml+4
- .github/workflows/ci.yml+19
- CHANGELOG.md+21-2
- CONTRIBUTING.md+6
- examples/example.c+10
- external/crashpad+1-1
- include/sentry.h+13-5
- ndk/gradle.properties+1-1
- src/backends/sentry_backend_crashpad.cpp+13-2
- src/sentry_core.c+30-18
- src/sentry_logger.h+3
- src/sentry_os.c+1-1
- src/sentry_utils.c+16-11
- src/sentry_utils.h+3-1
- src/transports/sentry_transport_winhttp.c+45-3
- tests/__init__.py+14-7
- tests/assertions.py+14-2
- tests/leaks.txt+2
- tests/proxy.py+77
- tests/test_integration_crashpad.py+120-39
- tests/test_integration_http.py+213-36
- tests/unit/test_basic.c+63
- tests/unit/test_os_release.c+1-1
- tests/unit/test_utils.c+34-13
- tests/unit/tests.inc+4
- tests/win_utils.py+1-1
0 commit comments