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.
1.6.0 (2020-02-22)
Features
@httpPayload
trait, allowing it to targetlist
,set
, andmap
shapes. (#679)aws.protocols
traits. (#679,#683)
payloadFormatVersion
is set when generating an API Gateway HTTP API. (#688)vendorParamsShape
to protocol test cases to support validating a test case'svendorParams
values areconfigured properly. (#702)
smithy-diff
for the@paginated
trait. (#716)tags
andappliesTo
to protocol test definitions for better categorization and grouping. (#696)endpoint
andhostLabel
traits. (#708)@restXml
protocol tests. (#689, #690,#678, #694)
Bug Fixes
security
list of a converted OpenAPI document. (#687)alphanumericOnlyRefs
was not fully satisfied when generating synthesized shapes. (#695)restXml
protocol test. (#715)AWS Customizations
vendorParams
in AWS protocol tests. (#705)Documentation
awsJson1_0
andawsJson1_1
protocols. (#698)awsQuery
andec2Query
protocols. (#700)http-date
value of@timestampFormat
. (#672)#697, #701, #708,
#717)
Other
main
frommaster
for the default branch. This should have no impactful downstream effects. (#685)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.