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

test rebasing to master #3

Open
wants to merge 579 commits into
base: main
Choose a base branch
from
Open

test rebasing to master #3

wants to merge 579 commits into from

Conversation

AllanZhengYP
Copy link
Owner

No description provided.

trivikr and others added 30 commits March 20, 2020 18:38
Changes in this update include:

* Added models for greengrass and mediaconnect.
* Traits that don't match the protocol are preserved.
* XML name and flattened traits are fixed up accoring to the updated
  spec.
* feat: infer endpoint prefix from a map file

* fix: update copy script to override endpoints.ts

* chore: add endpoint functional test cases

* fix: update clients with correct endpoint prefix from C2J
This commit adds support for the `aws.rest-xml` protocol, building
on top of the `HttpBindingProtocolGenerator` for document and
payload serde.

Implementations of the `DocumentMember[Deser|Ser]Visitor` and the
`DocumentShape[Deser|Ser]Visitor` have been created that handle
Smithy's XML traits and their influence on protocol serde.

A minor update has been made to the `XmlNode` to allow for nodes to
be renamed, as the same structure may change XML node names when it
is bound to different locations.
AllanZhengYP and others added 23 commits March 20, 2020 18:39
* Update streaming member types(smithy-lang/smithy-typescript#138)
* Fix streaming type types when they are required(smithy-lang/smithy-typescript#140)
* Protocol codegen fixes via protocol tests (awslabls/smithy-typescript#141)
* Add support for generating HTTP protocol tests(awslabls/smithy-typescript@6b6a3b182771e00742369e949903087378862ea2)

* chore: update yarn lock
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
@AllanZhengYP AllanZhengYP force-pushed the master branch 3 times, most recently from 748d9aa to d019f71 Compare March 25, 2020 20:45
Base automatically changed from master to main February 23, 2021 00:40
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.

4 participants