Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade AWS CPP SDK from 1.8.177 to a newer version #526

Closed
wants to merge 1 commit into from

Commits on Jul 10, 2023

  1. upgrade AWS CPP SDK from 1.8.177 to a newer version

    Summary:
    We got a SEV S322350 where the s3 upload showed successful while the file was not uploaded at all. It was due to a bug in 1.8.177 and it was fixed in 1.9.333.
    
    Chose 1.9.379 because it's the last version before 1.10.0 and 1.10.0 has major changes on the s3client.h which isn't compatible with our code anymore.
    
    Differential Revision: D47244697
    
    fbshipit-source-id: 7f3bf8c1a51902e6c09566f28c8ba77593edb543
    Wenhai Zhu authored and facebook-github-bot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b24907c View commit details
    Browse the repository at this point in the history