-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Rust: Update for SDK HttpConnector changes. #5483
Merged
ford-at-aws
merged 5 commits into
awsdocs:main
from
DavidSouther:rust/changes/connectors
Oct 16, 2023
Merged
Rust: Update for SDK HttpConnector changes. #5483
ford-at-aws
merged 5 commits into
awsdocs:main
from
DavidSouther:rust/changes/connectors
Oct 16, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DavidSouther
added
Rust
This issue relates to the AWS SDK for Rust (Preview)
Task
Text Review not needed
This contains no text which needs review
labels
Oct 10, 2023
jdisanti
approved these changes
Oct 10, 2023
DavidSouther
force-pushed
the
rust/changes/connectors
branch
from
October 10, 2023 19:42
cd7fc50
to
7ec6a4b
Compare
ford-at-aws
approved these changes
Oct 10, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
ford-at-aws
added
On Call Review complete
On call review complete
and removed
On Call Review needed
This work needs an on-call review
labels
Oct 10, 2023
DavidSouther
force-pushed
the
rust/changes/connectors
branch
4 times, most recently
from
October 10, 2023 21:14
27f5975
to
87f2753
Compare
ford-at-aws
force-pushed
the
rust/changes/connectors
branch
from
October 11, 2023 15:35
87f2753
to
4920fb9
Compare
DavidSouther
force-pushed
the
rust/changes/connectors
branch
2 times, most recently
from
October 13, 2023 14:50
0dca99a
to
cc7b989
Compare
Rust check still failing. |
DavidSouther
force-pushed
the
rust/changes/connectors
branch
3 times, most recently
from
October 13, 2023 17:07
e44c762
to
1f6554b
Compare
DavidSouther
force-pushed
the
rust/changes/connectors
branch
from
October 14, 2023 20:36
532b2d7
to
766395c
Compare
ford-at-aws
pushed a commit
that referenced
this pull request
Dec 15, 2023
* Rust: Update for SDK HttpConnector changes. * Fix wasm connector * Update from TestConnector to StaticReplayClient * Remove deprecated aws-smithy-client * Final refactor fo run_all.sh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
On Call Review complete
On call review complete
Rust
This issue relates to the AWS SDK for Rust (Preview)
Text Review not needed
This contains no text which needs review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request makes changes in examples for HTTP connector upgrade guidance #3022
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.