Skip to content

v2024.10.21.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 15:12
· 26 commits to main since this release
Add aws sqs rust sdk to fbsource/third-party

Summary:
Wanted to just add the aws-sdk-sqs dependency to rust, but our other aws-sdk-* crates were still on an unstable version (<1.0) so I had to update these all at once otherwise core dependencies would be out of whack.
This mostly replicates what was done 2 months ago in {D60582035} which was reverted due to causing issues with running `buck2 test @//mode/opt-asan buck2/tests/e2e/targets_command:test_targets -- test_targets.py::test_compression`, but I can't repro that with these changes.

Differential Revision: D64214028

fbshipit-source-id: 3a87c21a07ecd32ce7b581fd594f0457498fc3b4