Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Jan 20, 2022
1 parent 0be2434 commit 200c3de
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .changelog/183e085d88ad43669b697fde5cbf7cc5.json
@@ -0,0 +1,37 @@
{
"id": "183e085d-88ad-4366-9b69-7fde5cbf7cc5",
"type": "bugfix",
"collapse": true,
"description": "Updates SDK API client deserialization to pre-allocate byte slice and string response payloads, [#1565](https://github.com/aws/aws-sdk-go-v2/pull/1565). Thanks to [Tyson Mote](https://github.com/tysonmote) for submitting this PR.",
"modules": [
"internal/protocoltest/awsrestjson",
"internal/protocoltest/restxml",
"service/apigateway",
"service/apigatewayv2",
"service/appconfig",
"service/appconfigdata",
"service/appsync",
"service/cloudfront",
"service/codeartifact",
"service/codeguruprofiler",
"service/dataexchange",
"service/ebs",
"service/glacier",
"service/internal/benchmark",
"service/iotdataplane",
"service/kinesisvideoarchivedmedia",
"service/kinesisvideomedia",
"service/lakeformation",
"service/lambda",
"service/lexruntimeservice",
"service/lexruntimev2",
"service/location",
"service/medialive",
"service/mediastoredata",
"service/polly",
"service/s3",
"service/sagemakerruntime",
"service/schemas",
"service/workmailmessageflow"
]
}

0 comments on commit 200c3de

Please sign in to comment.