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 314376b commit 374463cCopy full SHA for 374463c
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* [#984](https://github.com/mozilla/glean.js/pull/984): BUGFIX: Return correct upload result in case an error happens while building a ping request.
6
* [#988](https://github.com/mozilla/glean.js/pull/988): BUGFIX: Enforce rate limitation at upload time, not at ping submission time.
7
* Note: This change required a big refactoring of the internal uploading logic.
8
+* [#1015](https://github.com/mozilla/glean.js/pull/1015): BUGFIX: Make attempting to call the `setUploadEnabled` API before initializing Glean a no-op.
9
10
# v0.27.0 (2021-11-22)
11
0 commit comments