[android-v0.15.0] - 2025-11-24
Caution
This release contains a breaking change in the public API for MeasureConfig.
trackFragmentLoadTime,trackActivityLoadTImehave been removed.- Additionally, cold launch, warm launch and hot launch events are collected at 1% sampling rate by default, these rates can be changed using new configs available
coldLaunchSamplingRate,warmLaunchSamplingRateandhotLaunchSamplingRate.
🔨 Misc
- (android): Fix event insertion error for cleaned up session (#2932) by @abhaysood in #2932
- (android): Update measure config and default event collection (#2924) by @abhaysood in #2924
- (android): Prepare next development version (#2863) by @abhaysood in #2863