v44.0.0 (2022-02-09)
- General
- BREAKING CHANGE: Updated
glean_parser
version to 5.0.1 (#1852).
This update drops support for generating C# specific metrics API.
- BREAKING CHANGE: Updated
- Rust
- Ensure test-only
destroy_glean()
handlesinitialize()
having started but not completed (bug 1750235)
- Ensure test-only
- Swift
- Dropping support of the Carthage-compatible framework archive (#1943).
The Swift Package (https://github.com/mozilla/glean-swift) is the recommended way of consuming Glean iOS.
- Dropping support of the Carthage-compatible framework archive (#1943).
- Python
- BUGFIX: Datetime metrics now correctly record the local timezone (#1953).