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

Update aws sdk #10699

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Update aws sdk #10699

merged 1 commit into from
Feb 6, 2025

Conversation

arssher
Copy link
Contributor

@arssher arssher commented Feb 6, 2025

Problem

We have unclear issue with stuck s3 client, probably after partial aws sdk update without updating sdk-s3. #10588
Let's try to update s3 as well.

Summary of changes

Result of running

cargo update -p aws-types -p aws-sigv4 -p aws-credential-types -p aws-smithy-types -p aws-smithy-async -p aws-sdk-kms -p aws-sdk-iam -p aws-sdk-s3 -p aws-config

ref #10695

@arssher arssher requested a review from arpad-m February 6, 2025 15:11
@arssher arssher enabled auto-merge February 6, 2025 15:35
@arssher arssher added this pull request to the merge queue Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

7425 tests run: 7072 passed, 0 failed, 353 skipped (full report)


Flaky tests (1)

Postgres 17

Code coverage* (full report)

  • functions: 33.3% (8590 of 25819 functions)
  • lines: 49.1% (72296 of 147242 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
bc52f81 at 2025-02-06T17:36:45.660Z :recycle:

Merged via the queue into main with commit 186199f Feb 6, 2025
96 checks passed
@arssher arssher deleted the update-aws branch February 6, 2025 17:41
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.

2 participants