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 a8a2011 commit c89c2d3Copy full SHA for c89c2d3
CHANGELOG.md
@@ -3,6 +3,8 @@
3
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.18.1...main)
4
5
* [#534](https://github.com/mozilla/glean.js/pull/534): Expose `Uploader` base class through `@mozilla/glean/<platform>/uploader` entry point.
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
9
# v0.18.1 (2021-07-22)
10
0 commit comments