We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067ac52 commit e0c2751Copy full SHA for e0c2751
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Fixes
6
7
+- Crash when initializing SentryHub manually (#3374)
8
9
## 8.15.0
10
11
### Features
@@ -15,7 +21,6 @@
15
21
- Thread sanitizer data race warnings in ANR tracker, network tracker and span finish (#3303)
16
22
- Stop sending empty thread names (#3361)
17
23
- Work around edge case with a thread info kernel call sometimes returning invalid data, leading to a crash (#3364)
18
-- Crash when initializing SentryHub manually (#3374)
19
24
- Crashes when trace ID is externally modified or profiler fails to initialize (#3365)
20
25
26
## 8.14.2
0 commit comments