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)
Feb 26 2025, 2:22 PM
Unknown Object (File)
Feb 25 2025, 7:15 AM
Unknown Object (File)
Feb 25 2025, 7:14 AM
Unknown Object (File)
Feb 24 2025, 12:27 AM
Unknown Object (File)
Feb 16 2025, 8:55 AM
Unknown Object (File)
Feb 16 2025, 8:55 AM
Unknown Object (File)
Feb 16 2025, 8:54 AM
Unknown Object (File)
Feb 16 2025, 8:51 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