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.23.2 #2759

Merged
merged 1 commit into from
Aug 15, 2019
Merged

v1.23.2 #2759

merged 1 commit into from
Aug 15, 2019

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.23.2 (2019-08-15)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings.
  • service/codecommit: Updates service API and documentation
    • This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository.
  • service/ec2: Updates service API and documentation
    • This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device.
  • service/glue: Updates service API, documentation, and paginators
    • GetJobBookmarks API is withdrawn.
  • service/storagegateway: Updates service API and documentation
    • CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource)

SDK Enhancements

  • service/kinesis: Add support for retrying service specific API errors (#2751
    • Adds support for retrying the Kinesis API error, LimitExceededException.
    • Fixes #1376
  • aws/credentials/stscreds: Add STS and Assume Role specific retries (#2752)
    • Adds retries to specific STS API errors to the STS AssumeRoleWithWebIdentity credential provider, and STS API operations in general.

@aws-sdk-go-automation aws-sdk-go-automation merged commit da63323 into master Aug 15, 2019
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch August 15, 2019 18:34
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.

Kinesis LimitExceededException errors are not retried
1 participant