Releases: mozilla/glean
Releases · mozilla/glean
v21.0.0
Release bugfix
- The version of Glean is included in the Glean Gradle plugin.
v19.1.0-SNAPSHOT
[test] 19.1.0-SNAPSHOT
v19.1.0 - Bug fixes
- Fixed a crash calling
start
on a timing distribution metric before Glean is initialized.
Timings are always measured, but only recorded when upload is enabled (#400) - BUGFIX: When the Debug Activity is used to log pings, each ping is now logged only once (#407)
- New
invalid state
error, used in timespan recording (#230) - Add an Android crash instrumentation walkthrough (#399)
- Fix crashing bug by avoiding assert-printing in lmdb (#422)
- Upgrade dependencies, including rkv (#416)
v19.0.0-SNAPSHOT
Snapshot release 19.0.0-SNAPSHOT
v19.0.0: Release version 19.0.0 (#397)
Release version 19.0.0
v0.0.1-TESTING7
[testing] publish new testing release
v0.0.1-TESTING6
[Full changelog](https://github.com/mozilla/glean/compare/v0.0.1-TESTING5...v0.0.1-TESTING6) * Ignore dynamically stored labels if Glean is not initialized ([#374](https://github.com/mozilla/glean/pull/374)) * Make sure ProGuard doesn't remove Glean classes from the app ([#380](https://github.com/mozilla/glean/pull/380)) * Keep track of pings in all modes ([#378](https://github.com/mozilla/glean/pull/378)) * Add 'jnaTest' dependencies to the 'forUnitTest' JAR ([#382](https://github.com/mozilla/glean/pull/382))
v0.0.1-TESTING5: Merge pull request #367 from mozilla/001_testing5_release
Release 0.0.1-TESTING5