Releases: mozilla/glean.js
Releases · mozilla/glean.js
v0.13.0 (2021-05-18)
18 May 09:43
Compare
Sorry, something went wrong.
No results found
Full changelog
#313 : Implement error recording mechanism and error checking testing API.
#319 : BUGFIX: Do not allow recording floats with the quantity and counter metric types.
v0.12.0 (2021-05-11)
11 May 15:45
Compare
Sorry, something went wrong.
No results found
Full changelog
#279 : BUGFIX: Ensure only empty pings triggers logging of "empty ping" messages.
#288 : Support collecting PlatformInfo from Qt applications. Only OS name and locale are supported.
#281 : Add the QuantityMetricType.
#303 : Implement setRawNanos API for the TimespanMetricType.
v0.11.0 (2021-05-03)
03 May 15:23
Compare
Sorry, something went wrong.
No results found
Full changelog
#260 : Set minimum node (>= 12.0.0) and npm (>= 7.0.0) versions.
#202 : Add a testing API for the ping type.
#253 : Implement the timespan metric type.
#261 : Show a spinner while setting up python virtual environment
v0.10.2 (2021-04-26)
26 Apr 16:42
Compare
Sorry, something went wrong.
No results found
v0.10.1 (2021-04-26)
26 Apr 15:50
Compare
Sorry, something went wrong.
No results found
Full changelog
#254 : BUGFIX: Allow the usage of the Glean specific metrics API before Glean is initialized.
v0.10.0 (2021-04-20)
20 Apr 13:22
Compare
Sorry, something went wrong.
No results found
Full changelog
#228 : Provide a Qt build with every new release.
#227 : BUGFIX: Fix a bug that prevented using labeled_string and labeled_boolean.
#226 : BUGFIX: Fix Qt build configuration to target ES5.
v0.9.2 (2021-04-19)
19 Apr 16:06
Compare
Sorry, something went wrong.
No results found
v0.9.1 (2021-04-19)
19 Apr 13:51
Compare
Sorry, something went wrong.
No results found
v0.9.0 (2021-04-19)
19 Apr 09:15
Compare
Sorry, something went wrong.
No results found
Full changelog
#201 : BUGFIX: Do not let the platform be changed after Glean is initialized.
#215 : Update the glean-parser to version 3.1.0.
#214 : Improve error reporting of the Glean command.
v0.8.1 (2021-04-14)
14 Apr 09:07
Compare
Sorry, something went wrong.
No results found
Full changelog
#206 : BUGFIX: Fix ping submission URL path.
Application ID was being reported as undefined.