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

Release v1.41.0 #4128

Merged
merged 1 commit into from Oct 11, 2021
Merged

Release v1.41.0 #4128

merged 1 commit into from Oct 11, 2021

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.41.0 (2021-10-11)

Service Client Updates

  • service/ec2: Updates service documentation
    • Documentation update for Amazon EC2.
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/frauddetector: Updates service API, documentation, and paginators
  • service/medialive: Updates service API and documentation
    • This release adds support for Transport Stream files as an input type to MediaLive encoders.

SDK Features

  • Update SDK's serialization of REST-JSON API input and Content-Type
    • Updates the SDK's serialization of REST-JSON based API input parameters into HTTP request message payload, and Content-Type are set correctly. API operations with input structure members that are modeled to be serialized to the request payload will always have at least an empty JSON object serialized. Even if all members targeting the payload are nil. Also fixes REST-JSON serialization so that Content-Type is not sent if the input parameter has no members target the request payload.

===

### Service Client Updates
* `service/ec2`: Updates service documentation
  * Documentation update for Amazon EC2.
* `service/elasticloadbalancingv2`: Updates service API and documentation
* `service/frauddetector`: Updates service API, documentation, and paginators
* `service/medialive`: Updates service API and documentation
  * This release adds support for Transport Stream files as an input type to MediaLive encoders.

### SDK Features
* Update SDK's serialization of REST-JSON API input and Content-Type
  * Updates the SDK's serialization of REST-JSON based API input parameters into HTTP request message payload, and Content-Type are set correctly. API operations with input structure members that are modeled to be serialized to the request payload will always have at least an empty JSON object serialized. Even if all members targeting the payload are nil. Also fixes REST-JSON serialization so that Content-Type is not sent if the input parameter has no members target the request payload.
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.

None yet

1 participant