github mozilla/glean v36.0.1

latest releases: v65.2.1, v65.2.0, v65.1.1...
4 years ago
  • RLB
    • Provide an internal-use-only API to pass in raw samples for timing distributions (#1561).
    • Expose Timespan's set_raw to Rust (#1578).
  • Android
    • BUGFIX: TimespanMetricType.measure and TimingDistributionMetricType.measure won't get inlined anymore (#1560).
      This avoids a potential bug where a return used inside the closure would end up not measuring the time.
      Use return@measure <val> for early returns.
  • Python
    • The Glean Python bindings now use rkv's safe mode backend. This should avoid intermittent segfaults in the LMDB backend.

Don't miss a new glean release

NewReleases is sending notifications on new releases.