Update android nightly application-services version bump to new version f7f0addb0a3da35808cf7a80cecaeeb8b6626bca from 2024-10-26 05:02:54
Categories
(Firefox for Android :: Experimentation and Telemetry, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | affected |
People
(Reporter: update-bot, Assigned: dmeehan)
References
Details
(Whiteboard: [3pl-filed][task_id: IecZImsJSeOf7SEinIIrDg])
Attachments
(1 obsolete file)
This update covers 10 commits, including 2 new upstream commits I've never filed a bug on before. (They're the top 2.). Here are the overall diff statistics, and then the commit information.
mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2 +-
mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
f7f0addb0a3da35808cf7a80cecaeeb8b6626bca by Bastian Gruber <bgruber@mozilla.com>
https://github.com/mozilla/application-services/commit/f7f0addb0a3da35808cf7a80cecaeeb8b6626bca
Authored: 2024-10-25 17:05:17 -0300
Committed: 2024-10-25 21:20:32 +0000
fix: bundle sqlite
Files Modified:
- .circleci/config.yml
- components/remote_settings/Cargo.toml
acf12a1f5d7e94d1eae2834fd8735552b13a8a83 by Bastian Gruber <bgruber@mozilla.com>
https://github.com/mozilla/application-services/commit/acf12a1f5d7e94d1eae2834fd8735552b13a8a83
Authored: 2024-10-24 13:41:00 -0300
Committed: 2024-10-25 18:58:11 +0000
feat: add storage layer to remote-settings component
Files Modified:
- .circleci/config.yml
- Cargo.lock
- components/remote_settings/Cargo.toml
- components/remote_settings/src/error.rs
- components/remote_settings/src/storage.rs
b8f83af2bd90331f365468cdd86b827d6a79c041 by Charlie Humphreys <chumphreys@mozilla.com>
https://github.com/mozilla/application-services/commit/b8f83af2bd90331f365468cdd86b827d6a79c041
Authored: 2024-09-26 15:03:12 -0500
Committed: 2024-10-25 13:33:59 +0000
update Rust for recorded context to handle event store queries
Files Added:
- components/nimbus/src/tests/stateful/test_targeting.rs
Files Modified:
- CHANGELOG.md
- Cargo.lock
- components/nimbus/Cargo.toml
- components/nimbus/android/src/test/java/org/mozilla/experiments/nimbus/NimbusTests.kt
- components/nimbus/src/error.rs
- components/nimbus/src/nimbus.udl
- components/nimbus/src/stateful/behavior.rs
- components/nimbus/src/stateful/evaluator.rs
- components/nimbus/src/stateful/nimbus_client.rs
- components/nimbus/src/stateful/targeting.rs
- components/nimbus/src/targeting.rs
- components/nimbus/src/tests/helpers.rs
- components/nimbus/src/tests/mod.rs
- components/nimbus/src/tests/stateful/test_behavior.rs
- components/nimbus/src/tests/stateful/test_evaluator.rs
- components/nimbus/src/tests/stateful/test_nimbus.rs
- megazords/ios-rust/MozillaTestServices/MozillaTestServicesTests/NimbusTests.swift
d160a87f30a8c1c752d8323f7b42f8ad46a6b450 by Ryan VanderMeulen <rvandermeulen@mozilla.com>
https://github.com/mozilla/application-services/commit/d160a87f30a8c1c752d8323f7b42f8ad46a6b450
Authored: 2024-10-24 14:21:14 -0400
Committed: 2024-10-24 21:09:21 +0000
Update NDK to r27c
Files Modified:
- CHANGELOG.md
- build.gradle
- components/support/rc_crypto/nss/nss_build_common/src/lib.rs
- docs/building.md
- docs/howtos/locally-building-jna.md
- taskcluster/docker/linux/Dockerfile
3d79da3263e434f677322bc1b729e8ff683c017b by Julien Cristau <jcristau@mozilla.com>
https://github.com/mozilla/application-services/commit/3d79da3263e434f677322bc1b729e8ff683c017b
Authored: 2024-10-23 11:41:25 +0200
Committed: 2024-10-24 19:45:04 +0000
Update taskgraph decision docker image to 11.2.4
Files Modified:
- .taskcluster.yml
5d72e2267f759dbc9de6ab17843b17e122a484a9 by Julien Cristau <jcristau@mozilla.com>
https://github.com/mozilla/application-services/commit/5d72e2267f759dbc9de6ab17843b17e122a484a9
Authored: 2024-10-23 11:39:07 +0200
Committed: 2024-10-24 19:45:04 +0000
Update docker image definitions for compatibility with taskgraph 10.x
The newer image_builder creates directories listed as volumes before
running any other commands.
Files Modified:
- taskcluster/docker/linux/Dockerfile
- taskcluster/docker/linux2004/Dockerfile
eefe21f0faccb1c63cf2dd7ad59dcdf805c2d091 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/mozilla/application-services/commit/eefe21f0faccb1c63cf2dd7ad59dcdf805c2d091
Authored: 2024-10-21 00:37:03 +0000
Committed: 2024-10-24 19:45:04 +0000
build(deps): bump mozilla-taskgraph from 2.0.3 to 3.0.0 in /taskcluster
Bumps mozilla-taskgraph from 2.0.3 to 3.0.0.
updated-dependencies:
- dependency-name: mozilla-taskgraph
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Files Modified:
- taskcluster/requirements.txt
dbcec77cabe73f0a1d501dc78dd201839c522255 by Ryan VanderMeulen <rvandermeulen@mozilla.com>
https://github.com/mozilla/application-services/commit/dbcec77cabe73f0a1d501dc78dd201839c522255
Authored: 2024-10-24 13:31:40 -0400
Committed: 2024-10-24 18:44:50 +0000
Update NSS to version 3.106
Files Modified:
- libs/build-all.sh
- libs/build-nss-desktop.sh
- taskcluster/kinds/fetch/kind.yml
03f1c2c37e71d6eef48687c792de80721e0a5aa0 by Ben Dean-Kawamura <bdk@mozilla.com>
https://github.com/mozilla/application-services/commit/03f1c2c37e71d6eef48687c792de80721e0a5aa0
Authored: 2024-10-17 16:25:38 -0400
Committed: 2024-10-24 13:47:32 +0000
Starting new Remote Settings API
Implemented the high-level API and the client functionality. Storage is
a big TODO.
Added a CLI to test it, you can run it using cargo remote-settings.
Files Added:
- components/remote_settings/src/service.rs
- components/remote_settings/src/storage.rs
- examples/remote-settings-cli/Cargo.toml
- examples/remote-settings-cli/src/main.rs
Files Modified:
- .cargo/config.toml
- Cargo.lock
- components/remote_settings/Cargo.toml
- components/remote_settings/src/client.rs
- components/remote_settings/src/config.rs
- components/remote_settings/src/lib.rs
7e71b6a672e1d62826669c616b6add4b91e2efeb by Ben Dean-Kawamura <bdk@mozilla.com>
https://github.com/mozilla/application-services/commit/7e71b6a672e1d62826669c616b6add4b91e2efeb
Authored: 2024-10-22 11:43:01 -0400
Committed: 2024-10-24 13:21:23 +0000
Remove unwanted ingestion measurements
Don't report measurements when we've already ingested all the records.
This just skews the results.
Files Modified:
- components/suggest/src/geoname.rs
- components/suggest/src/metrics.rs
- components/suggest/src/store.rs
- components/suggest/src/weather.rs
- examples/suggest-cli/src/main.rs
| Reporter | ||
Comment 2•1 year ago
|
||
| IecZImsJSeOf7SEinIIrDg | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=8fbd60f5858d748d78ed960094d670814e00d356
| Reporter | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::Experimentation and Telemetry' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Reporter | ||
Comment 5•1 year ago
|
||
| Rg69WbCNSECpJVLU1dhulg | ||
The try push is done, we found jobs with unclassified failures.
Needs Close Investigation:
- toolchain-linux64-android-gradle-dependencies - 1 of 1 failed (failed: ScjqVDX9Tc-zj_eWRD4LAw)
These failures could mean that the library update changed something and caused
tests to fail. You'll need to review them yourself and decide where to go from here.
In either event, I have done all I can and you will need to take it from here. If you
don't want to land my patch, you can replicate it locally for editing with
./mach vendor mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
| Reporter | ||
Comment 6•1 year ago
|
||
| Rg69WbCNSECpJVLU1dhulg | ||
This bug is being closed because a newer revision of the library is available.
This bug will be marked as a duplicate of it (because although this bug is older, it is superseded by the newer one).
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Description
•