Commit 3ba5b83
chore: update modules/sentry-native to 0.12.7
1 parent 9a88d5e commit 3ba5b83
1 file changed
+1
-1
lines changedSubmodule sentry-native updated 30 files
- .github/workflows/ci.yml+26-14
- .gitignore+2-2
- CHANGELOG.md+11
- examples/example.c+6
- include/sentry.h+49-1
- ndk/gradle.properties+1-1
- scripts/start-android.sh-54
- src/backends/sentry_backend_crashpad.cpp+222-8
- src/path/sentry_path_unix.c+8
- src/path/sentry_path_windows.c+12
- src/sentry_core.c+4-1
- src/sentry_database.c+147
- src/sentry_database.h+6
- src/sentry_envelope.c+3-3
- src/sentry_envelope.h+6
- src/sentry_options.c+34
- src/sentry_options.h+5
- src/sentry_path.h+7
- tests/__init__.py+1-1
- tests/test_integration_cache.py+181
- tests/test_integration_crashpad.py+185
- tests/test_integration_http.py+13-1.6k
- tests/test_integration_logs.py+443
- tests/test_integration_metrics.py+423
- tests/test_integration_proxy.py+239
- tests/test_integration_transactions.py+468
- tests/unit/CMakeLists.txt+1
- tests/unit/test_cache.c+292
- tests/unit/test_path.c+59
- tests/unit/tests.inc+6
0 commit comments