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
Copy file name to clipboardExpand all lines: Crashlytics/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Unreleased
2
2
-[fixed] Updated upload-symbols to 3.15. Disabled dSYM uploads for Flutter apps building with --obfuscate and added instructions for uploading through the Crashlytics dashboard. (#11136)
3
+
-[fixed] Fixed a memory leak when generating session events (#11027).
3
4
4
5
# 10.7.0
5
6
-[fixed] Updated upload-symbols to 3.14 with an improvement to upload all dSYM files for Flutter apps
Copy file name to clipboardExpand all lines: FirebasePerformance/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# Unreleased
2
+
-[fixed] Fixed a memory leak when generating session events (#11027).
3
+
1
4
# 10.6.0
2
5
-[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
6
-[changed] Changed definition of sessions, as Performance Monitoring now depends on the new Firebase sessions SDK.
0 commit comments