Skip to content

Commit 61db372

Browse files
authored
Update CHANGELOG.md (#10859)
1 parent 60f9a33 commit 61db372

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 10.6.0
2-
- [added] Added dependency on Firebase Sessions SDK to power future metrics and debugging features in Crashlytics
2+
[added] Integrated with Firebase sessions library to enable upcoming features related to session-based crash metrics. If your app uses the Crashlytics SDK, review Firebase's [data disclosure page](https://firebase.google.com/docs/ios/app-store-data-collection) to make sure that your app's privacy details in the App Store are accurate and complete.
33

44
# 10.4.0
55
- [added] Updated Crashlytics to include the Firebase Installation ID for consistency with other products (#10645).

FirebasePerformance/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 10.6.0
2-
- [added] Added dependency on Firebase Sessions SDK to power future metrics and debugging features in Performance Monitoring.
3-
- [changed] Changed definition of sessions, as Performance Monitoring now depends on the new Firebase Sessions SDK.
2+
- [added] Integrated with Firebase sessions library and replaced the session information associated with performance metrics with session details provided by the Firebase sessions library. If your app uses the Performance Monitoring SDK, review Firebase's [data disclosure page](https://firebase.google.com/docs/ios/app-store-data-collection) to make sure that your app's privacy details in the App Store are accurate and complete.
3+
- [changed] Changed definition of sessions, as Performance Monitoring now depends on the new Firebase sessions SDK.
44

55
# 9.3.0
66
- [changed] Update the console logging URL to troubleshooting page.

0 commit comments

Comments
 (0)