-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: mozilla/glean.js
base: v0.4.0
head repository: mozilla/glean.js
compare: v0.5.0
Commits on Mar 10, 2021
-
Bumped version to 0.4.0 (#100)
Beatriz Rizental authoredMar 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9fd25ec - Browse repository at this point
Copy the full SHA 9fd25ecView commit details
Commits on Mar 11, 2021
-
Bug 1697746 - Validate tags only when they are present (#101)
Beatriz Rizental authoredMar 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 95f0e57 - Browse repository at this point
Copy the full SHA 95f0e57View commit details
Commits on Mar 12, 2021
-
Bug 1697208 - Include a Glean User-Agent header in all pings (#102)
Beatriz Rizental authoredMar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for d5e953e - Browse repository at this point
Copy the full SHA d5e953eView commit details -
Bug 1689547 - Provide a ping encryption plugin (#96)
Beatriz Rizental authoredMar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c1481d - Browse repository at this point
Copy the full SHA 2c1481dView commit details
Commits on Mar 15, 2021
-
Enable the collection of labeled types
This internally changes the id getter on the `MetricType` to read from the store in case of dyanmic labels, as done in the Glean SDK. This is required in order to attempt recording to Glean metrics before it gets initialized.
Configuration menu - View commit details
-
Copy full SHA for 9c9a8bd - Browse repository at this point
Copy the full SHA 9c9a8bdView commit details -
Introduce the labeled metric type
This supports string, boolean and counter labeled types and ports over tests from the Kotlin implementation in the SDK and the glean-core internals.
Configuration menu - View commit details
-
Copy full SHA for 158b7a0 - Browse repository at this point
Copy the full SHA 158b7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af4fa0 - Browse repository at this point
Copy the full SHA 1af4fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c11990 - Browse repository at this point
Copy the full SHA 1c11990View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a75cc - Browse repository at this point
Copy the full SHA b9a75ccView commit details -
Merge pull request #97 from Dexterp37/labeled
Add labeled metric types
Configuration menu - View commit details
-
Copy full SHA for 647c5ad - Browse repository at this point
Copy the full SHA 647c5adView commit details
Commits on Mar 16, 2021
-
Bug 1690995 - Document how to add a new metric type (#103)
Beatriz Rizental authoredMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a498264 - Browse repository at this point
Copy the full SHA a498264View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2cf080a - Browse repository at this point
Copy the full SHA 2cf080aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4662d8 - Browse repository at this point
Copy the full SHA f4662d8View commit details
Commits on Mar 18, 2021
-
This exposes a "glean" command to be used as an interface for running the glean_parser by glean.js consuming products. It takes care of setting up a virtual environment and making sure that the parser and its dependencies are up to date.
Configuration menu - View commit details
-
Copy full SHA for c2f605f - Browse repository at this point
Copy the full SHA c2f605fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a64e5 - Browse repository at this point
Copy the full SHA 49a64e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e9338 - Browse repository at this point
Copy the full SHA 50e9338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b1d675 - Browse repository at this point
Copy the full SHA 0b1d675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8ccd8 - Browse repository at this point
Copy the full SHA 2d8ccd8View commit details -
Merge pull request #104 from Dexterp37/circular_deps
Bug 1698874 - Sever the circular dependencies in the database
Configuration menu - View commit details
-
Copy full SHA for ba54710 - Browse repository at this point
Copy the full SHA ba54710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c0b020 - Browse repository at this point
Copy the full SHA 1c0b020View commit details -
Merge pull request #105 from Dexterp37/glean_cmd
Expose a "glean" command
Configuration menu - View commit details
-
Copy full SHA for 6a7066b - Browse repository at this point
Copy the full SHA 6a7066bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54afe86 - Browse repository at this point
Copy the full SHA 54afe86View commit details -
Merge branch 'release-v0.5.0' into release
# Conflicts: # CHANGELOG.md # glean/package-lock.json # glean/package.json # glean/src/core/constants.ts
Configuration menu - View commit details
-
Copy full SHA for a95506f - Browse repository at this point
Copy the full SHA a95506fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.0...v0.5.0