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 fd5cbbc commit bd6e690Copy full SHA for bd6e690
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
+* [#1016](https://github.com/mozilla/glean.js/pull/1016): BUGFIX: Make shutdown a no-op in case Glean is not initialized.
9
10
# v0.27.0 (2021-11-22)
11
0 commit comments