[added] Added dependency on Firebase Sessions SDK to power future metrics and debugging features in Performance Monitoring.
[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).