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

GH-45195: [C++] Update bundled AWS SDK for C++ to 1.11.488 #45306

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kou
Copy link
Member

@kou kou commented Jan 20, 2025

Rationale for this change

The current bundled version 1.10.55 was released on 2023-01-20:
https://github.com/aws/aws-sdk-cpp/releases/tag/1.10.55

What changes are included in this PR?

  • Use the latest AWS SDK for C++
  • Migrate to FetchContent from ExternalProject

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@kou
Copy link
Member Author

kou commented Jan 20, 2025

@github-actions crossbow submit -g cpp -g r

Copy link

⚠️ GitHub issue #45195 has been automatically assigned in GitHub to PR creator.

This comment was marked as outdated.

@h-vetinari
Copy link
Contributor

From the POV of the update for #45195, please don't go past 1.1.458 for now, see #45304

@kou
Copy link
Member Author

kou commented Jan 20, 2025

Thanks for the tip! I saw your comment in #45195 but I wanted to try the latest version as the first try. :-)

please don't go past 1.1.458 for now

It's 1."10".458, right?

@h-vetinari
Copy link
Contributor

please don't go past 1.1.458 for now

It's 1."10".458, right?

Sorry for the typo, it's 1."11".458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants