Commit 2498f04
committed
Update Glean to v64.4.0
1 parent 54a464c commit 2498f04
File tree
5 files changed
+14
-7
lines changed- components/external
- gradle
- megazords/ios-rust
5 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
16 | | - | |
17 | | - | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| |||
- .buildconfig.yml+1-1
- CHANGELOG.md+27-18
- Cargo.lock+2-2
- DEPENDENCIES.md+2-2
- docs/user/_includes/label-limits.md+2-1
- docs/user/reference/metrics/event.md-2
- glean-core/Cargo.toml+1-1
- glean-core/android/build.gradle+3-1
- glean-core/android/src/test/java/mozilla/telemetry/glean/private/LabeledMetricTypeTest.kt+7-10
- glean-core/ios/GleanTests/Metrics/LabeledMetricTests.swift+3-4
- glean-core/python/tests/metrics/test_event.py-52
- glean-core/python/tests/metrics/test_labeled.py+2-3
- glean-core/python/tests/metrics/test_timing_distribution.py-33
- glean-core/python/tests/test_glean.py-26
- glean-core/rlb/Cargo.toml+2-2
- glean-core/src/metrics/labeled.rs-4
- glean-core/tests/labeled.rs+3-42
- gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy+1-1
- pyproject.toml+1-1
- samples/android/app/build.gradle+2
- taskcluster/scripts/rustup-setup.sh+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments