v52.5.0 (2023-04-11)
- General
- On Rkv detecting a corrupted database delete the old RKV, create a new one and log the error (#2425)
- Add the Date header as late as possible before the uploader acts (#2436)
- The logic of the Server Knobs API has been flipped. Instead of applying a list of metrics and their disabled state, the API now accepts a list of metrics and their enabled state (bug 1811253)
- Kotlin
- Adds the ability to record metrics on a non-main process. This is enabled by setting a
dataPath
in the Glean configuration (bug 1815233)
- Adds the ability to record metrics on a non-main process. This is enabled by setting a
- iOS
- Adds the ability to record metrics on a non-main process. This is enabled by setting a
dataPath
in the Glean configuration (bug 1815233)
- Adds the ability to record metrics on a non-main process. This is enabled by setting a