Page MenuHomePhabricator

[identity] bump aws-config and aws-sdk-dynamodb crate versions
ClosedPublic

Authored by varun on Mar 30 2023, 12:27 PM.
Tags
None
Referenced Files
F2154707: D7256.id.diff
Sun, Jun 30, 7:51 PM
Unknown Object (File)
Wed, Jun 26, 7:03 PM
Unknown Object (File)
Wed, Jun 26, 3:46 PM
Unknown Object (File)
Mon, Jun 24, 1:26 PM
Unknown Object (File)
Sat, Jun 22, 4:44 PM
Unknown Object (File)
May 30 2024, 11:50 AM
Unknown Object (File)
May 28 2024, 10:13 AM
Unknown Object (File)
May 28 2024, 10:13 AM
Subscribers

Details

Summary

these were pretty outdated. tested a couple client calls to DDB to make sure nothing broke

Test Plan

called the generate nonce and get user ID RPCs and the DDB client was able to read from/write to test tables

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

services/identity/Cargo.toml
17 ↗(On Diff #24437)

Other services use 0.51.0... wondering if we care to keep them synced?

services/identity/Cargo.toml
17 ↗(On Diff #24437)

i'd like to use the latest here, and i don't really want to upgrade the other services...

it would be great to keep them in sync, though. I'll link this issue in ENG-2311

services/identity/Cargo.toml
17 ↗(On Diff #24437)

linked on 3102 instead

bartek added inline comments.
services/identity/Cargo.toml
17 ↗(On Diff #24437)

Agree, let's use the latest here and bump others later in ENG-3102

This revision is now accepted and ready to land.Mar 31 2023, 4:14 AM