- General
- Kotlin
- BUGFIX: Re-enable correctly collecting
glean.validation.foreground_count
again (#2153) - BUGFIX: Gradle plugin: Correctly remove the version conflict check. Now the consuming module need to ensure it uses a single version across all dependencies (#2155)
- Upgrade dependencies and increase to Android target/compile SDK version 32 (#2150)
- Upgrade Android NDK to r25 (#2159)
- BUGFIX: Correctly set
os_version
andarchitecture
again (#2174)
- BUGFIX: Re-enable correctly collecting
- iOS
- BUGFIX: Correctly set
os_version
andarchitecture
again (#2174)
- BUGFIX: Correctly set
- Python
- BUGFIX: Correctly handle every string that represents a UUID, including non-hyphenated random 32-character strings (#2182)