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

Update the AWS SDK to version 1.11.215. #4551

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

teo-tsirpanis
Copy link
Member

SC-37841

This PR updates the AWS SDK to its latest version as of now (1.11.215). The first commit copies the ports from the latest version on vcpkg (1.11.201), and the second commit updates them to their latest version. The reason for the second update is that version 1.11.205 upstreamed remove-checked-array-iterator.patch that fixes MinGW build failures, and I found the opportunity to remove the patch from our code.

The ports on vcpkg will be updated with microsoft/vcpkg#35445.

Verified by successfully locally building on my machine. The SHA-512 hash for the s2n sources (which is not supported on Windows) was computed by manually downloading and hashing it.


TYPE: IMPROVEMENT
DESC: Update the AWS SDK to version 1.11.215.

Copy link

This pull request has been linked to Shortcut Story #37841: Update AWS SDK to at least 1.11.179.

@ihnorton ihnorton requested review from johnkerl and ihnorton December 1, 2023 16:31
@eddelbuettel
Copy link
Contributor

Nice. With some luck it may even address our '216 bytes lost' nag from valgrind. One can always hope...

Now it builds on WSL.
@teo-tsirpanis
Copy link
Member Author

CI is now green @ihnorton.

@KiterLuc KiterLuc merged commit 7e81c04 into TileDB-Inc:dev Dec 15, 2023
58 checks passed
@teo-tsirpanis teo-tsirpanis deleted the aws-sdk-update branch December 15, 2023 17:26
teo-tsirpanis added a commit that referenced this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants