- [FEATURE] RUM: Add frustration signal 'Error Tap'. See #1006
- [FEATURE] RUM: Report frustration count on views. See #1030
- [FEATURE] RUM: Add API to enable/disable tracking of frustration signals. See #1085
- [FEATURE] RUM: Create internal API for sending technical performance metrics. See #1083
- [FEATURE] RUM: Configuration Telemetry. See #1118
- [IMPROVEMENT] Internal: Add internal DNS resolver. See #991
- [IMPROVEMENT] RUM: Support sending CPU architecture as part of device info. See #1000
- [IMPROVEMENT] Internal: Add checks on intake request headers. See #1005
- [IMPROVEMENT] RUM: Enable custom application version support. See #1020
- [IMPROVEMENT] RUM: Add configuration method to disable action tracking. See #1023
- [IMPROVEMENT] Global: Minor performance optimization during serialization into JSON format. See #1066
- [IMPROVEMENT] Global: Editable additional attributes. See #1089
- [IMPROVEMENT] RUM: Add tracing sampling attribute. See #1092
- [IMPROVEMENT] RUM: Invert frame time to get js refresh rate. See #1105
- [IMPROVEMENT] Global: Target Android 13. See #1130
- [BUGFIX] Internal: Fix buttons overlap in the sample app. See #1004
- [BUGFIX] Global: Prevent crash on peekBody. See #1080
- [BUGFIX] Shutdown Kronos clock only after executors. See #1127
- [DOCS] Android and Android TV Monitoring Formatting Edit. See #966
- [DOCS] Update statement about default view tracking strategy in the docs. See #1003
- [DOCS] Android Monitoring Doc Edit. See #1010
- [DOCS] Adds Secondary Doc Reviewer. See #1011
- [DOCS] Replace references to iOS classes with correct Android equivalents. See #1012
- [DOCS] Add setVitalsUpdateFrequency to the doc. See #1015
- [DOCS] Android Integrated Libraries Update. See #1021
- [DOCS] Sync Doc Changes From Master to Develop. See #1024
- [MAINTENANCE] CI: Use a gitlab template for analysis generated files check. See #1016
- [MAINTENANCE] Update Cmake to 3.22.1. See #1032
- [MAINTENANCE] Update CODEOWNERS. See #1045
- [MAINTENANCE] Update AGP to 7.3.0. See #1060
- [MAINTENANCE] CI: Use KtLint 0.45.1 and dedicated runner image. See #1081
- [MAINTENANCE] CI: Migrate ktlint CI job to shared gitlab template. See #1084
- [MAINTENANCE] Update ktlint to 0.47.1. See #1091
- [MAINTENANCE] Publish SNAPSHOT builds to sonatype on pushes to develop. See #1093
- [MAINTENANCE] Add version to top level project for nexusPublishing extension. See #1096
- [MAINTENANCE] Fix import ordering. See #1098
- [MAINTENANCE] Deprecate DatadogPlugin class and its usage. See #1100
- [MAINTENANCE] CI: Update .gitlab-ci.yml to use release image for static-analysis job. See #1102
- [MAINTENANCE] Suppress DatadogPlugin deprecation for instrumented tests. See #1114
- [MAINTENANCE] Remove Flutter from Dogfooding scripts. See #1120
- [MAINTENANCE] Fix flaky ANR detection test. See #1123
- [MAINTENANCE] Android Gradle Plugin 7.3.1. See #1124
- [MAINTENANCE] Filter out telemetry in the assertions of instrumented RUM tests. See #1131