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
Unknown Object (File)
Mon, Jan 13, 5:37 PM
Unknown Object (File)
Wed, Jan 8, 12:26 AM
Unknown Object (File)
Wed, Jan 8, 12:26 AM
Unknown Object (File)
Wed, Jan 8, 12:26 AM
Unknown Object (File)
Wed, Jan 8, 12:18 AM
Unknown Object (File)
Dec 15 2024, 2:52 AM
Unknown Object (File)
Dec 6 2024, 9:54 PM
Unknown Object (File)
Dec 5 2024, 8:36 PM
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