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

Add client-support for RPC v2 CBOR #3767

Merged
merged 20 commits into from
Jul 31, 2024

Conversation

ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Jul 17, 2024

Motivation and Context

Follow-up on #2544 to add client-side support for the protocol

Description

The client implementation mainly focuses on a sub-section Requests in the spec. To that end, this PR addresses TODO for the client to fill in the blanks and includes additional adjustments/refactoring to pass client protocol tests.

Testing

  • Existing tests in CI
  • Upstream protocol test rpcv2Cbor
  • Our handwritten protocol test rpcv2Cbor-extras.smithy

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ysaito1001 ysaito1001 marked this pull request as ready for review July 17, 2024 22:22
@ysaito1001 ysaito1001 requested review from a team as code owners July 17, 2024 22:22
Copy link
Contributor

@aajtodd aajtodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good.

@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 23, 2024
@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 23, 2024
@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 23, 2024
@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 23, 2024
@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 23, 2024
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@smithy-lang smithy-lang deleted a comment from github-actions bot Jul 25, 2024
Copy link
Contributor

@david-perez david-perez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

@ysaito1001 ysaito1001 added this pull request to the merge queue Jul 31, 2024
Merged via the queue into main with commit 36b50b3 Jul 31, 2024
44 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/smithy-rpc-v2-cbor-client-support branch July 31, 2024 19:49
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.

5 participants