Update crc-fast dependency to 1.5.0#4297
Conversation
fix for awesomized/crc-fast-rust#14 is present in 1.4.1+
|
Thank you for submitting the PR! Given some past experiences with the crate (which is great, but can be tricky to get right at times), we'd like to exercise a bit of caution. We'll assess the stability of version 1.5.0 and determine if we still need to pin to a specific version moving forward. |
|
@ysaito1001 @landonxjames Just landed 1.6.0 which should be considerably less fragile due to moving to runtime feature detection, rather than the hybrid runtime / compile time detection previously used. Also expanded our test and build coverage, including more OSes and platforms. Last, but certainly not least, pretty dramatically improved Graviton performance (~53GiB/s on Graviton4 now, a ~36% bump). Let me know if I can help in any way with testing, validation, and release. 👍 |
|
Closing in favor of #4379 |
Motivation and Context
fix for awesomized/crc-fast-rust#14 is present in 1.4.1+
Description
stop pinning to 1.3
Testing
Checklist
.changelogdirectory, specifying "client," "server," or both in theapplies_tokey..changelogdirectory, specifying "aws-sdk-rust" in theapplies_tokey.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.