v53.2.0 (2023-08-02)
- General
- Update
glean_parser
to v8.1.0. Subsequently, metric names now have a larger limit of 70 characters (release notes)
- Update
- Rust
- Python
- Added the shutdown API for Python to ensure orderly shutdown and waiting for uploader processes (#2538)
- Kotlin
- Move running of upload task when Glean is running in a background service to use the internal Glean Dispatchers rather than WorkManager. Bug 1844533