github mozilla/glean v51.0.0

latest releases: v65.2.1, v65.2.0, v65.1.1...
3 years ago

Full changelog

  • General
    • Remove testHasValue from all implementations.
      testGetValue always returns a null value
      (null, nil, None depending on the language) and does not throw an exception (#2087).
    • BREAKING CHANGE: Dropped ping_name argument from all test_get_num_recorded_errors methods (#2088)
      Errors default to the metrics ping, so that's what is queried internally.
    • BREAKING: Disable safe-mode everywhere. This causes all clients to migrate from LMDB to safe-mode storage (#2123)
  • Kotlin
    • Fix the Glean Gradle Plugin to work with Android Gradle Plugin v7.2.1 (#2114)
  • Rust
    • Add a method to construct an Event with runtime-known allowed extra keys. (bug 1767037)

Don't miss a new glean release

NewReleases is sending notifications on new releases.