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

aws-smithy-runtime 1.1.3 still relies on hyper 0.14 #1051

Closed
lcmgh opened this issue Jan 23, 2024 · 2 comments
Closed

aws-smithy-runtime 1.1.3 still relies on hyper 0.14 #1051

lcmgh opened this issue Jan 23, 2024 · 2 comments
Labels
bug This issue is a bug. duplicate This issue is a duplicate.

Comments

@lcmgh
Copy link

lcmgh commented Jan 23, 2024

Describe the bug

I tried to upgrade a bunch of AWS dependencies but could not complete as aws-smithy-runtime 1.1.3 still relies on hyper 0.14.

https://crates.io/crates/aws-smithy-runtime/1.1.3/dependencies

Expected Behavior

Rely on latest hyper v1 as the other SDKs do.

Current Behavior

Reproduction Steps

Possible Solution

No response

Additional Information/Context

No response

Version

aws-smithy-runtime = { version = "1.1.3", features = ["connector-hyper-0-14-x", "client"] }

Environment details (OS name and version, etc.)

macOS Montery

Logs

No response

@lcmgh lcmgh added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2024
@rcoh
Copy link
Contributor

rcoh commented Jan 24, 2024

I'm going to close this since it's tracked here #977

@rcoh rcoh closed this as completed Jan 24, 2024
@rcoh rcoh added duplicate This issue is a duplicate. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 24, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. duplicate This issue is a duplicate.
Projects
None yet
Development

No branches or pull requests

2 participants