- [FEATURE] Slow frames collection support. See #2518
- [FEATURE] Introduce
UISlownessMetricDispatcher. See #2567 - [BUGFIX] Remove double computation of the
RUMpayload. See #2528 - [BUGFIX] Add try-catch in
drawOnCanvasin order to catch exceptions fromdraw(canvas)method. See #2549 - [BUGFIX] Fix issue with missing freeze rate and slow frames rate. See #2557
- [BUGFIX] Ignore secondary displays in
Session Replay. See #2574 - [IMPROVEMENT] Set the
local-ciscript to check for specific version of KtLint. See #2526 - [IMPROVEMENT] Add missing builder function for anonymous user tracking. See #2540
- [IMPROVEMENT] Add telemetry for pending batch files. See #2548
- [IMPROVEMENT] Remove the possibility to read the
Tracerconfig fromenvand from the config file. See #2564 - [IMPROVEMENT] Add
traceSampleRateto the telemetryConfigurationevents. See #2563 - [IMPROVEMENT] Report configured distributed tracing headers as part of
Configurationtelemetry. See #2572 - [IMPROVEMENT] Optimize features context reads in
TelemetryEventHandler. See #2576 - [IMPROVEMENT] Optimize
OkHttpconfiguration telemetry. See #2578 - [IMPROVEMENT] Make SDK support 16Kb page sizes. See #2580
- [MAINTENANCE] Update AndroidX
Metricslibrary to 1.0.0-beta02. See #2546 - [MAINTENANCE] Remove
RUMfeature check inAndroidTracerbuilder. #2539 - [MAINTENANCE] Change
TraceWriter#writetype fromMutableListtoList. See #2568 - [MAINTENANCE] Fix flaky
TraceWriterTestM log error and proceed W write() { serialization failed }. See #2565 - [MAINTENANCE] Fix flaky tests in
OtelTraceWriter. See #2571 - [MAINTENANCE] Change
OtelTraceWriter#write typefromMutableListtoList. See #2577 - [MAINTENANCE] Fix negative values in slow frames, adjusting telemetry. See #2582