[fixed] Fixed a memory leak when generating session events (#11027).
10.6.0
[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 to make sure that your app's privacy details in the App Store are accurate and complete.
[changed] Changed definition of sessions, as Performance Monitoring now depends on the new Firebase sessions SDK.
9.3.0
[changed] Update the console logging URL to troubleshooting page.
8.15.0
Remove the unused code for pre-warm detection.
8.14.0
[fixed] Record the request payload size for POST/PUT requests.
8.13.0
[fixed] Make pre-warming identification more reliable by moving the pre-warm check to the earliest phase of app start.
8.12.0
[fixed] Attempted to fix an issue where app start trace durations are not reliable on iOS 15. App start measurements are now made only for cold app starts (without pre-warming) (#9026).