github mozilla/glean v37.0.0

latest releases: v65.1.1, v65.1.0, v65.0.3...
4 years ago

Full changelog

  • General
    • Breaking Change: "deletion-request" pings now include the reason upload was disabled: at_init (Glean detected a change between runs) or set_upload_enabled (Glean was told of a change as it happened). (#1593).
    • Attempt to upload a ping even in the face of IO Errors (#1576).
    • Implement an additional check to avoid crash due to faulty timezone offset (#1581)
      • This now records a new metric glean.time.invalid_timezone_offset, counting how often we failed to get a valid timezone offset.
    • Use proper paths throughout to hopefully handle non-UTF-8 paths more gracefully (#1596)
    • Updated glean_parser version to 3.2.0 (#1609)
  • iOS
    • Code generator: Ensure at least pip 20.3 is available in iOS build (#1590)

Don't miss a new glean release

NewReleases is sending notifications on new releases.