Skip to content

Commit 05b5184

Browse files
Fireperf m112 changelog (#3512)
* Update CHANGELOG.md * Remove PR link
1 parent 2cb5492 commit 05b5184

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

firebase-perf/CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,36 @@ Refer [GMaven](https://maven.google.com/web/index.html?q=firebase-perf#com.googl
2020
> **Note:** Refer go/firebase-android-release for `MXX` info.
2121
2222
## 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+
2345
* {{feature}} Enable global custom attributes on Network Requests
2446
* {{fixed}} Update log statement to differentiate event drop because of rate limiting and sampling.
2547

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.
2753

2854
## v20.0.1 (M97)
2955

0 commit comments

Comments
 (0)