Commit 01aece8
authored
pin crc-fast to <1.4 to workaround SIGILL (#4264)
## Description
[Canary](https://github.com/awslabs/aws-sdk-rust/actions/runs/16923899511/job/47955897284)
is currently failing and we have some customers reporting on this
[issue](awesomized/crc-fast-rust#14) that
1.4.0 is causing SIGILL for them. Pinning crc-fast to 1.3.0 temporarily
while this gets sorted.
## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] For changes to the smithy-rs codegen or runtime crates, I have
created a changelog entry Markdown file in the `.changelog` directory,
specifying "client," "server," or both in the `applies_to` key.
- [x] For changes to the AWS SDK, generated SDK code, or SDK runtime
crates, I have created a changelog entry Markdown file in the
`.changelog` directory, specifying "aws-sdk-rust" in the `applies_to`
key.
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._1 parent 035fcb2 commit 01aece8
File tree
7 files changed
+159
-145
lines changed- .changelog
- aws
- rust-runtime
- aws-config
- sdk
- rust-runtime
- aws-smithy-checksums
7 files changed
+159
-145
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments