Skip to content

v50.1.0

Compare
Choose a tag to compare
@badboy badboy released this 15 Jun 10:19
· 941 commits to release since this release

Full changelog

  • General
    • Updated to glean_parser v6.1.1 (#2092)
  • Swift
    • Dropped usage of Carthage for internal dependencies (#2089)
    • Implement the text metric (#2073)
  • Kotlin
    • Implement the text metric (#2073)
  • Rust
    • Derive serde::{Deserialize, Serialize} on Lifetime and CommonMetricData (bug 1772156)