You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Log internal sdk error if we fail to process and persist a JVM report
24
+
-Nothing yet!
25
25
26
26
**Changed**
27
27
28
-
- Bump `androidx.metrics:metrics-performance` dep to 1.0.0
29
-
- io.bitdrift.capture-plugin: `automaticOkHttpInstrumentation` now defaults to `PROXY` mode instead of `OVERWRITE`, preserving any custom `EventListener.Factory` on the `OkHttpClient`.
28
+
- Nothing yet!
30
29
31
30
**Fixed**
32
31
@@ -46,6 +45,21 @@
46
45
47
46
- Emit `_is_memory_low` on iOS system memory pressure events (AppMemPressure from DispatchSource) when the threshold is configured; periodic resource utilization emission remains unchanged.
- Log internal sdk error if we fail to process and persist a JVM report
57
+
58
+
**Changed**
59
+
60
+
- Bump `androidx.metrics:metrics-performance` dep to `1.0.0`
61
+
- io.bitdrift.capture-plugin: `automaticOkHttpInstrumentation` now defaults to `PROXY` mode instead of `OVERWRITE`, preserving any custom `EventListener.Factory` on the `OkHttpClient`.
0 commit comments