github mozilla/glean v28.0.0

latest releases: v65.1.0, v65.0.3, v64.5.5...
5 years ago
  • General:
    • The baseline ping is now sent when the application goes to foreground, in addition to background and dirty-startup.
  • Python:
    • BUGFIX: The ping uploader will no longer display a trace back when the upload fails due to a failed DNS lookup, network outage, or related issues that prevent communication with the telemetry endpoint.
    • The dependency on inflection has been removed.
    • The Python bindings now use subprocess rather than multiprocessing to perform ping uploading in a separate process. This should be more compatible on all of the platforms Glean supports.

Don't miss a new glean release

NewReleases is sending notifications on new releases.