You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUGFIX: Reliably clear pending pings and events on Windows using remove_dir_all crate ([bug 1801128](https:// bugzilla.mozilla.org/show_bug.cgi?id=1801128))
Update URL metric character limit to 8k to support longer URLs. URLs that are too long now are truncated to MAX_URL_LENGTH and still recorded along with an Overflow error. (#2199)
Kotlin
Gradle plugin: Fix quoting issue in Python wrapper code (#2193)
Bumped the required Android NDK to version 25.1.8937393 (#2195)
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)