Skip to content

Loosen crc-fast version bounds to allow 1.10+#4610

Merged
vcjana merged 3 commits intomainfrom
bump-crc-1.10
Apr 20, 2026
Merged

Loosen crc-fast version bounds to allow 1.10+#4610
vcjana merged 3 commits intomainfrom
bump-crc-1.10

Conversation

@vcjana
Copy link
Copy Markdown
Contributor

@vcjana vcjana commented Apr 20, 2026

Fixes #4598.

Changes crc-fast = "~1.9.0" to crc-fast = ">=1.9" in aws-smithy-checksums, bumps version to 0.64.8.

The ~1.9.0 constraint (>=1.9.0, <1.10.0) blocked downstream users from resolving crc-fast 1.10.

@github-actions

This comment was marked as resolved.

@vcjana vcjana marked this pull request as ready for review April 20, 2026 18:59
@vcjana vcjana requested a review from a team as a code owner April 20, 2026 18:59
Comment thread rust-runtime/aws-smithy-checksums/Cargo.toml Outdated
@github-actions
Copy link
Copy Markdown

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link
Copy Markdown

A new generated diff is ready to view.

A new doc preview is ready to view.

@vcjana vcjana merged commit 062b5f9 into main Apr 20, 2026
51 checks passed
@vcjana vcjana deleted the bump-crc-1.10 branch April 20, 2026 23:14
@heihutu
Copy link
Copy Markdown

heihutu commented Apr 23, 2026

When will the new version be released? Thank you @vcjana

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.

Please allow crc-fast 1.10

3 participants