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 74d05e2 commit a40411dCopy full SHA for a40411d
CHANGELOG.md
@@ -10,6 +10,7 @@
10
* [#431](https://github.com/mozilla/glean.js/pull/431): BUGFIX: Record the timestamp for events before dispatching to the internal task queue.
11
* [#462](https://github.com/mozilla/glean.js/pull/462): Implement Storage module for Qt/QML platform.
12
* [#466](https://github.com/mozilla/glean.js/pull/466): Expose `ErrorType` enum, for using with the `testGetNumRecordedErrors` API.
13
+* [#497](https://github.com/mozilla/glean.js/pull/497): Implement limit of 1MB for ping request payload. Limit is calculated after gzip compression.
14
15
# v0.15.0 (2021-06-03)
16
0 commit comments