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

v1.8.27 #1290

Merged
merged 1 commit into from
May 22, 2017
Merged

v1.8.27 #1290

merged 1 commit into from
May 22, 2017

Conversation

awstools
Copy link
Contributor

Release v1.8.27 (2017-05-22)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/resourcegroupstaggingapi: Updates service API, documentation, and paginators
    • You can now specify the number of resources returned per page in GetResources operation, as an optional parameter, to easily manage the list of resources returned by your queries.

SDK Bugs

  • aws/request: Add support for PUT temporary redirects (307) #1283
    • Adds support for Go 1.8's GetBody function allowing the SDK's http request using PUT and POST methods to be redirected with temporary redirects with 307 status code.
    • Fixes: #1267
  • aws/request: Add handling for retrying temporary errors during unmarshal #1289
    • Adds support for retrying temporary errors that occur during unmarshaling of a request's response body.
    • Fixes: #1275

@awstools awstools merged commit 49ddb3a into master May 22, 2017
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