github mozilla/glean v23.0.0

latest releases: v66.1.1, v65.2.3, v66.1.0...
5 years ago
  • Python bindings:
    • Support for events and UUID metrics was added.
  • Android:
    • The Glean Gradle Plugin correctly triggers docs and API updates when registry files
      change, without requiring them to be deleted.
    • parseISOTimeString has been made 4x faster. This had an impact on Glean
      migration and initialization.
    • Metrics with lifetime: application are now cleared when the application is started,
      after startup Glean SDK pings are generated.
  • All platforms:
    • The public method PingType.send() (in all platforms) have been deprecated
      and renamed to PingType.submit().
    • Rename deletion_request ping to deletion-request ping after glean_parser update

Don't miss a new glean release

NewReleases is sending notifications on new releases.