github mozilla/glean v21.2.0
Release version 21.2.0

latest releases: v65.0.3, v64.5.5, v65.0.2...
5 years ago
  • All platforms

    • The experiments API is no longer ignored before the Glean SDK initialized. Calls are
      recorded and played back once the Glean SDK is initialized.

    • String list items were being truncated to 20, rather than 50, bytes when using
      .set() (rather than .add()). This has been corrected, but it may result
      in changes in the sent data if using string list items longer than 20 bytes.

Don't miss a new glean release

NewReleases is sending notifications on new releases.