File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,36 @@ Refer [GMaven](https://maven.google.com/web/index.html?q=firebase-perf#com.googl
20
20
> ** Note:** Refer go/firebase-android-release for ` MXX ` info.
21
21
22
22
## Unreleased
23
+
24
+ * {{fixed}} Fixed a bug where screen traces were not capturing frame metrics for multi-activity apps.
25
+
26
+ ## Released
27
+
28
+ ## v20.0.6 (M112)
29
+
30
+ #### Android library
31
+
32
+ * {{fixed}} Fixed a null pointer exception (NPE) when instrumenting network requests. ([ GitHub Issue #3406 ] ( //github.com/firebase/firebase-android-sdk/issues/3406 ) )
33
+ * {{fixed}} Fixed a bug where incorrect session IDs were associated with some foreground and background traces.
34
+
35
+ #### Kotlin extensions
36
+
37
+ The Kotlin extensions library transitively includes the updated
38
+ ` firebase-performance ` library. The Kotlin extensions library has no additional
39
+ updates.
40
+
41
+ ## v20.0.5 (M111)
42
+
43
+ #### Android library
44
+
23
45
* {{feature}} Enable global custom attributes on Network Requests
24
46
* {{fixed}} Update log statement to differentiate event drop because of rate limiting and sampling.
25
47
26
- ## Released
48
+ #### Kotlin extensions
49
+
50
+ The Kotlin extensions library transitively includes the updated
51
+ ` firebase-performance ` library. The Kotlin extensions library has no additional
52
+ updates.
27
53
28
54
## v20.0.1 (M97)
29
55
You can’t perform that action at this time.
0 commit comments