Upgrade the AWS SDK
Open
Nobody has claimed this yet.
component/storage
type/enhancement
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Enhancement
Upgrade the AWS SDK to avoid happening to issue like https://github.com/pingcap/tiflash/issues/9955
The enum CRC64NVME added in aws-sdk-cpp since Dec 3, 2024. v1.11.459. While tiflash use 1.11.186
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies aws-sdk-cpp 1.11.186 as the current version and points to the CRC64NVME addition in v1.11.459. Start by locating the AWS SDK dependency declaration and build configuration, then update the version and verify that the project builds and its existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, cpp
- Domain
- build-system, cloud
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100