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 7ea8b10 commit 2b918fcCopy full SHA for 2b918fc
CHANGELOG.md
@@ -6,6 +6,7 @@
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
+* [#1016](https://github.com/mozilla/glean.js/pull/1016): BUGFIX: Make shutdown a no-op in case Glean is not initialized.
10
11
# v0.27.0 (2021-11-22)
12
0 commit comments