-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[aws-sdk-cpp] update port to v1.11.65 #30197
[aws-sdk-cpp] update port to v1.11.65 #30197
Conversation
648060c
to
3da7297
Compare
3da7297
to
28d6994
Compare
Should I still tick the 3 missing check boxes if I don't think this PR affects those points? |
I see that the patches don't work anymore. I'll try to see if I can fix that. |
28d6994
to
84b391e
Compare
The windows build error seem to be related to a warning being treated as an error (install-x64-windows-dbg-out.log):
I'm a bit in doubt on how to solve this, so any feedback would be appreciated. |
Patch the |
84b391e
to
02af59c
Compare
Ah yea okay that was simple. |
I got an error when I installed the verification locally, please fix this problem, thank you.
|
"Unfortunately" I'm on vacation for the next 5 weeks. I'll ping one from my team, but I doubt they will have time to fix it. |
Ok, I'll try to fix it as well as I can. |
@anders-wind Do you have time now to fix its installation issues? |
Yea just arrived home - I'll try to fix it first by updating to the latest version. I dont have access to a windows machine, could you possibly send me the error logs? I also doesnt seem to fail in the CI workflow. |
880841a
to
5c34753
Compare
@anders-wind Upstream has removed deprecated feature |
2735899
to
1de054a
Compare
Done 👍 |
The usage and feature has been tested successfully locally.
|
Thanks for the update! |
This PR updates the aws-sdk-cpp from v1.11.4 to v1.11.65.
Fixes #31090
The "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.Updating because they fixed a memory leak which is blocking us from updating to the newest vcpkg release.