We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc71e3 commit a3cdbd4Copy full SHA for a3cdbd4
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* [#580](https://github.com/mozilla/glean.js/pull/580): Limit size of pings database to 250 pings or 10MB.
7
* [#580](https://github.com/mozilla/glean.js/pull/580): BUGFIX: Pending pings at startup up are uploaded from oldest to newest.
8
* [#607](https://github.com/mozilla/glean.js/pull/607): Record an error when incoherent timestamps are calculated for events after a restart.
9
+* [#630](https://github.com/mozilla/glean.js/pull/630): Accept booleans and numbers as event extras.
10
11
# v0.18.1 (2021-07-22)
12
0 commit comments