1 file changed
+1
-1
lines changedSubmodule sentry-native updated 24 files
- CHANGELOG.md+6
- CONTRIBUTING.md+2
- README.md+5-4
- examples/example.c+8
- external/crashpad+1-1
- include/sentry.h+83-4
- ndk/gradle.properties+1-1
- src/backends/sentry_backend_crashpad.cpp+2-2
- src/sentry_core.c+70-13
- src/sentry_options.c+25-6
- src/sentry_options.h+1-1
- src/sentry_tracing.c+5-4
- src/sentry_tracing.h+2-2
- src/transports/sentry_transport_curl.c+6-6
- src/transports/sentry_transport_winhttp.c+2-3
- tests/__init__.py+9
- tests/assertions.py+5-4
- tests/requirements.txt+1
- tests/test_integration_crashpad.py+74-1
- tests/test_integration_http.py+65-2
- tests/unit/test_tracing.c+99-24
- tests/unit/test_uninit.c+1-1
- tests/unit/tests.inc+2
- tests/win_utils.py+1-1
0 commit comments