Before we can use comm-lib in Identity, we need to update AWS SDK version to match comm-lib.
Hopefully, only breaking changes are in the import paths so updated them and it works.
Depends on D10444
Paths
| Differential D10445 Authored by bartek on Dec 22 2023, 5:44 AM.
Details
Summary Before we can use comm-lib in Identity, we need to update AWS SDK version to match comm-lib. Depends on D10444 Test Plan Identity compiles, tests pass
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptDec 22 2023, 5:44 AM2023-12-22 05:44:07 (UTC-8) bartek added a child revision: D10446: [services] Use comm-lib aws in Identity.Dec 22 2023, 5:45 AM2023-12-22 05:45:47 (UTC-8) Harbormaster completed remote builds in B25319: Diff 34973.Dec 22 2023, 6:31 AM2023-12-22 06:31:05 (UTC-8) This revision is now accepted and ready to land.Jan 2 2024, 2:49 AM2024-01-02 02:49:43 (UTC-8) Closed by commit rCOMM234b58b8d344: [identity] Update AWS SDK to match comm-lib (authored by bartek). · Explain WhyJan 5 2024, 2:25 AM2024-01-05 02:25:57 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35285 services/identity/Cargo.lock
services/identity/Cargo.toml
services/identity/src/database.rs
services/identity/src/database/device_list.rs
services/identity/src/ddb_utils.rs
|