Commit 7d2123e
chore: update modules/sentry-native to 0.7.16 (#3825)
Co-authored-by: GitHub <[email protected]>1 parent a621f42 commit 7d2123e
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
Submodule 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