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.10.27 #1475

Merged
merged 1 commit into from
Aug 16, 2017
Merged

v1.10.27 #1475

merged 1 commit into from
Aug 16, 2017

Conversation

awstools
Copy link
Contributor

Release v1.10.27 (2017-08-16)

Service Client Updates

  • service/gamelift: Updates service API and documentation
    • The Matchmaking Grouping Service is a new feature that groups player match requests for a given game together into game sessions based on developer configured rules.

SDK Enhancements

  • aws/arn: aws/arn: Package for parsing and producing ARNs (#1463)
    • Adds the arn package for AWS ARN parsing and building. Use this package to build AWS ARNs for services such as outlined in the documentation.

SDK Bugs

  • aws/signer/v4: Correct V4 presign signature to include content sha25 in URL (#1469)
    • Updates the V4 signer so that when a Presign is generated the X-Amz-Content-Sha256 header is added to the query string instead of being required to be in the header. This allows you to generate presigned URLs for GET requests, e.g S3.GetObject that do not require additional headers to be set by the downstream users of the presigned URL.
    • Related To: #1467

@awstools awstools merged commit 2063d93 into master Aug 16, 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.

1 participant